Create README.md
This commit is contained in:
parent
62bfdf3cf7
commit
0d1a9f5bf1
9
README.md
Normal file
9
README.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# SyncedVar
|
||||||
|
An annotation-based serialization system
|
||||||
|
Designed to mimic the NetworkedVar and SyncedVar systems found in MLAPI and HLAPI
|
||||||
|
#Features:
|
||||||
|
* Module-based serializers
|
||||||
|
* Ability to remove (or override) default serializers
|
||||||
|
* Support for value delta serialization
|
||||||
|
* VarInt compression
|
||||||
|
* Booleans are represented as bits (as they should), rather than bytes
|
Loading…
x
Reference in New Issue
Block a user