Skip to content

Commit 708864f

Browse files
committed
Updates readme
1 parent 9c67396 commit 708864f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff 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

3132
That'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

0 commit comments

Comments
 (0)