A flexible game data persistence system for Unity.
- Binary serialization using Dahomey.Cbor.
- Support for the implementation of more serialization formats.
- Your project must have
ANDROMEDA_SERIALIZER_CBOR
defined (go to Edit → Project Settings → Player → Scripting Define Symbols and add it to the list).