Updated readme to include issues

This commit is contained in:
Albin Corén 2018-03-04 12:56:23 +01:00
parent 708864fd57
commit 8484ed77e1
2 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,7 @@
<Compile Include="MonoBehaviours\Core\NetworkingManager.cs" />
<Compile Include="MonoBehaviours\Prototyping\NetworkedTransform.cs" />
<Compile Include="NetworkingManagerComponents\MessageManager.cs" />
<Compile Include="NetworkingManagerComponents\NetworkSceneManager.cs" />
<Compile Include="NetworkingManagerComponents\SpawnManager.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>

View File

@ -36,3 +36,7 @@ That's all I can think of right now. But there is more to come, especially if pe
## Indepth
The project is not yet very tested.
https://github.com/TwoTenPvP/MLAPI-Examples
## Issues and missing features
If there are any issues, bugs or features that are missing. Please open an issue on GitHub!