diff --git a/README.md b/README.md index 8742411..d17a893 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ It's licenced under the MIT licence :D * NetworkedBehaviours does not have to be on the root, it's simply just a class that implements the send methods etc. (done) * Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic (done) * Passthrough messages (check the wiki for details) +* Scene Management That's all I can think of right now. But there is more to come, especially if people show intrest in the project. @@ -33,4 +34,5 @@ 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. Examples will be created when it's more functional. \ No newline at end of file +The project is not yet very tested. +https://github.com/TwoTenPvP/MLAPI-Examples