Server scripting.

This commit is contained in:
Pieter-Jan Briers
2020-04-30 00:06:59 +02:00
parent 48699837b0
commit 400dcb06fc
34 changed files with 1207 additions and 375 deletions

View File

@@ -21,6 +21,7 @@
<ItemGroup>
<ProjectReference Include="..\Lidgren.Network\Lidgren.Network.csproj" />
<ProjectReference Include="..\Robust.Shared.Maths\Robust.Shared.Maths.csproj" />
<ProjectReference Include="..\Robust.Shared.Scripting\Robust.Shared.Scripting.csproj" />
<ProjectReference Include="..\Robust.Shared\Robust.Shared.csproj" />
</ItemGroup>
<ItemGroup>