Edit of asset "SaveState" Accepted

Old/Current New/Edit
Title SaveState 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 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 Tools
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/youssof20/savestate https://github.com/youssof20/savestate
Issues Url https://github.com/youssof20/savestate/issues https://github.com/youssof20/savestate/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0.0 1.0.0
Download Commit e5c3aff5d95c3f6ccb60a9392c1eafadf8096da2 e5c3aff5d95c3f6ccb60a9392c1eafadf8096da2
Download Url (Computed) https://github.com/youssof20/savestate/archive/e5c3aff5d95c3f6ccb60a9392c1eafadf8096da2.zip https://github.com/youssof20/savestate/archive/e5c3aff5d95c3f6ccb60a9392c1eafadf8096da2.zip
Icon Url https://raw.githubusercontent.com/youssof20/savestate/main/icon.png
https://raw.githubusercontent.com/youssof20/savestate/main/icon.png
Preview Insert
Type video
Image/Video URL https://www.youtube.com/watch?v=HuYUq4MA7s0
Thumbnail