File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
11
11
* NetworkedBehaviours does not have to be on the root, it's simply just a class that implements the send methods etc.
12
12
* Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic
13
13
* Passthrough messages \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/Passthrough-messages ) \]
14
- * Scene Management
14
+ * Scene Management \[ [ Wiki page ] ( https://github.com/TwoTenPvP/MLAPI/wiki/Scene-Management ) \]
15
15
* Built in Lag compensation \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/Lag-Compensation ) \]
16
16
* NetworkTransform replacement
17
17
* Targeted messages \[ [ Wiki page] ( https://github.com/TwoTenPvP/MLAPI/wiki/Targeted-Messages ) \]
You can’t perform that action at this time.
0 commit comments