We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72632a1 commit cfe26d4Copy full SHA for cfe26d4
README.md
@@ -12,7 +12,7 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
12
* Multiple messages processed every frame with the ability to specify a maximum to prevent freezes in the normal game logic
13
* Passthrough messages \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Passthrough-messages)\]
14
* Scene Management
15
-* Built in Lag compensation (Based on RTT which trades accuracy for modularity)
+* Built in Lag compensation \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Lag-Compensation)\]
16
* NetworkTransform replacement
17
* Targeted messages \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Targeted-Messages)\]
18
0 commit comments