File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,13 @@ It's licenced under the MIT licence :D
26
26
* NetworkedBehaviours does not have to be on the root, it's simply just a class that implements the send methods etc. (done)
27
27
* Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic (done)
28
28
* Passthrough messages (check the wiki for details)
29
+ * Scene Management
29
30
30
31
31
32
That's all I can think of right now. But there is more to come, especially if people show intrest in the project.
32
33
33
34
34
35
35
36
## Indepth
36
- The project is not yet very tested. Examples will be created when it's more functional.
37
+ The project is not yet very tested.
38
+ https://github.com/TwoTenPvP/MLAPI-Examples
You can’t perform that action at this time.
0 commit comments