Skip to content

Commit 6c09ada

Browse files
authored
Update README.md
1 parent cfe26d4 commit 6c09ada

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)