This commit is contained in:
Albin Corén 2018-04-18 11:42:15 +02:00
commit 0e3e5ee392

View File

@ -32,12 +32,11 @@ There is also a autogenerated Sandcastle [API reference](https://twotenpvp.githu
* Synced Vars \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/SyncedVars)\]
* Targeted Synced Vars \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/SyncedVars#target)\]
* Encryption \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/Message-Encryption)\]
* Super efficient BitWriter & BitReader \[[Wiki page](https://github.com/TwoTenPvP/MLAPI/wiki/BitWriter-&-BitReader)\]
## Planned features
* Area of interest
* BinaryWriter & BinaryReader replacement
* Message compression
## Example
[Example project](https://github.com/TwoTenPvP/MLAPI-Examples)