File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,13 @@ MLAPI (Mid level API) is a framework that hopefully simplifies building networke
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 ) \]
18+ * Supportes separate Unity projects crosstalking
19+ * Port of NetworkedAnimator
20+ * Networked Object Pooling
21+
1822
1923## Planned features
2024* Area of interest
21- * Core gameplay components similar to what the HLAPI offers
2225* Encrypted messages / full encryption for all messages. Diffie Hellman key exchange with the option to sign the transaction using RSA.
2326* Serializer (both for the library to speed up and to allow structs to be sent easily)
2427* SyncVars (allow variables to automatically be synced to new clients and current clients when it's changed)
You can’t perform that action at this time.
0 commit comments