Some more work on the world server.

This commit is contained in:
Filip Maj
2016-08-22 14:18:37 -04:00
parent c67f74130f
commit e24a6f99cb
7 changed files with 193 additions and 7 deletions

View File

@@ -66,6 +66,7 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Server.cs" />
<Compile Include="WorldMaster.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />