SiPVLib UserData
com.sipvlib.userdata is an OpenUPM Unity package. A player save-data layer behind one facade (UserDataManager), persisted through pluggable IStorageProviders (PlayerPrefs/LocalFile/Firestore), with versioned schemas, automatic migration, opt-in write batching for hot-path counters, and an optional Odin Inspector-powered editor window for inspecting/editing saved data.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/phajmvawnsix/com.sipvlib.userdata.
Owner: phajmvawnsix.
Topics
Related Unity Packages
- SiPVLib AntiCheat com.sipvlib.anticheat
- SiPVLib Config com.sipvlib.config
- SiPVLib Shop com.sipvlib.shop
- SiPVLib Tutorial com.sipvlib.tutorial
- SiPVLib Ads com.sipvlib.ads
- SiPVLib Debugging com.sipvlib.debugging
For registry setup problems, see Unity scoped registry troubleshooting.