Tiny Save aims to be the simple drop-in to make saving and loading game data as simple as possible. No bells, no whistles, just saving and loading to binary, Json or encrypted Json for security.
Works with the files system by default, but falls back to PlayerPrefs for WebGL apps. Save and load classes, structs, MonoBehaviours, ScriptableObjects, and more.