Edit of asset "SaveState" Accepted

Old/Current New/Edit
Title SaveState
Description Atomic save system for Godot 4. Saves go .tmp then commit so power cuts and crashes never corrupt your files. Rolling .bak backups on every commit. Schema migration so adding new variables to your game never breaks old saves. Saveable node groups let you mark nodes for saving without writing serialization code by hand. Simple stable API: SaveManager.save_slot(0). Free and MIT licensed. Pro version with async saves, AES encryption, thumbnail capture, and a live editor dock available at https://chuumberry.itch.io/savestate-pro
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/youssof20/savestate
Issues Url https://github.com/youssof20/savestate/issues
Godot version Godot 4.3
Version String 1.0.0
Download Commit c3fe4b13bde242d08f63ff91957abe16de335935 c3fe4b13bde242d08f63ff91957abe16de335935
Download Url (Computed) https://github.com/youssof20/savestate/archive/c3fe4b13bde242d08f63ff91957abe16de335935.zip https://github.com/youssof20/savestate/archive/c3fe4b13bde242d08f63ff91957abe16de335935.zip
Icon Url https://raw.githubusercontent.com/youssof20/savestate/main/icon.png