Skip to content

Commit 8654df2

Browse files
authored
Update README.md
1 parent e4d9a01 commit 8654df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
1111
* NetworkedBehaviours does not have to be on the root, it's simply just a class that implements the send methods etc.
1212
* Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic
1313
* 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)\]
1515
* Built in Lag compensation \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Lag-Compensation)\]
1616
* NetworkTransform replacement
1717
* Targeted messages \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Targeted-Messages)\]

0 commit comments

Comments
 (0)