Skip to content

Commit 8484ed7

Browse files
committed
Updated readme to include issues
1 parent 708864f commit 8484ed7

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

MLAPI/MLAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
<Compile Include="MonoBehaviours\Core\NetworkingManager.cs" />
6363
<Compile Include="MonoBehaviours\Prototyping\NetworkedTransform.cs" />
6464
<Compile Include="NetworkingManagerComponents\MessageManager.cs" />
65+
<Compile Include="NetworkingManagerComponents\NetworkSceneManager.cs" />
6566
<Compile Include="NetworkingManagerComponents\SpawnManager.cs" />
6667
<Compile Include="Properties\AssemblyInfo.cs" />
6768
</ItemGroup>

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ That's all I can think of right now. But there is more to come, especially if pe
3636
## Indepth
3737
The project is not yet very tested.
3838
https://github.com/TwoTenPvP/MLAPI-Examples
39+
40+
41+
## Issues and missing features
42+
If there are any issues, bugs or features that are missing. Please open an issue on GitHub!

0 commit comments

Comments
 (0)