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
2626* NetworkedBehaviours does not have to be on the root, it's simply just a class that implements the send methods etc. (done)
2727* Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic (done)
2828* Passthrough messages (check the wiki for details)
29+ * Scene Management
2930
3031
3132That's all I can think of right now. But there is more to come, especially if people show intrest in the project.
3233
3334
3435
3536## 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