2018-07-27 20:02:31 +02:00
2018-07-27 20:04:56 +02:00
2018-07-23 23:38:16 +02:00

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
Description
An annotation-based serialization system
Readme 82 KiB
Languages
Kotlin 95.2%
Java 4.8%