Updates readme

This commit is contained in:
Albin Corén 2018-03-04 12:47:08 +01:00
parent 9c6739683a
commit 708864fd57

View File

@ -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.
The project is not yet very tested.
https://github.com/TwoTenPvP/MLAPI-Examples