Ruff Binary Serializer

z-dev

(0)
$45
Publisher z-dev
File size 163.48kB
Number of files 65
Latest version 1
Latest release date 2025-02-21 03:09:13
First release date 2025-02-21 03:09:13
Supported Unity versions 2018.4.2 or higher

Having amount of data in JSON - leads to a number of performance issues, such as increased crash/anr rate, application startup time, especially if to store in PlayerPrefs and growth build size


It's easy to use with single line - Ruff.Save(path, object), no advanced markup or ids required.