Updated readme to include issues
This commit is contained in:
parent
708864fd57
commit
8484ed77e1
@ -62,6 +62,7 @@
|
|||||||
<Compile Include="MonoBehaviours\Core\NetworkingManager.cs" />
|
<Compile Include="MonoBehaviours\Core\NetworkingManager.cs" />
|
||||||
<Compile Include="MonoBehaviours\Prototyping\NetworkedTransform.cs" />
|
<Compile Include="MonoBehaviours\Prototyping\NetworkedTransform.cs" />
|
||||||
<Compile Include="NetworkingManagerComponents\MessageManager.cs" />
|
<Compile Include="NetworkingManagerComponents\MessageManager.cs" />
|
||||||
|
<Compile Include="NetworkingManagerComponents\NetworkSceneManager.cs" />
|
||||||
<Compile Include="NetworkingManagerComponents\SpawnManager.cs" />
|
<Compile Include="NetworkingManagerComponents\SpawnManager.cs" />
|
||||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
@ -36,3 +36,7 @@ That's all I can think of right now. But there is more to come, especially if pe
|
|||||||
## Indepth
|
## Indepth
|
||||||
The project is not yet very tested.
|
The project is not yet very tested.
|
||||||
https://github.com/TwoTenPvP/MLAPI-Examples
|
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!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user