SaveState Pro
A downloadable tool
Never lose player progress to a crash, power cut, or save corruption again.
SaveState is a professional-grade persistence framework for Godot 4. It handles the dangerous "plumbing" of file I/O so you can focus on making your game. Whether you are a beginner looking for a "Zero-Code" solution or a pro building a massive RPG, SaveState scales with you.
The Core (Free & Open Source)
The Lite version provides the essential safety features every game needs. It is fully functional, MIT-licensed, and available on GitHub.
- Atomic Transactions: Saves are written to
.tmpbefore committing. If the power cuts mid-save, the original file remains perfect. - Safety Net: Automatic rolling
.bakfiles for every save slot with one-click restoration. - Schema Evolution: Add or remove variables as your game grows without breaking older save files.
- Zero-Code Nodes: Includes specialized nodes like
SaveComponentandCollectionLinkto track properties and persistent pickups without writing GDScript. - Developer Tooling: Includes the Save Browser editor dock for exploring and debugging your save files directly in Godot.
The Pro Experience ($4.99)
SaveState Pro is a drop-in upgrade that adds high-performance features and advanced security for production-ready games.
- Asynchronous Engine: All save/load operations run on background threads. No frame stutters, no "freeze frames," no matter how large the data.
- Enterprise Security: AES-256 encryption + HMAC signatures. Stop players from hex-editing their save files or cheating with one-click key generation.
- Visual Workflow: A specialized "Saveable" inspector lets you pick variables to save via checkboxes—eliminating string typos forever.
- Thumbnail System: Automatically captures a screenshot of the game at the moment of saving for a polished "Save/Load" menu.
- Advanced Editor Tools: Live data editing while the game is running and one-click JSON exports for forensic debugging.
- Production Templates: Includes professional, themed UI templates for multi-slot save menus with timestamps and thumbnails.
Setup & Compatibility
- Universal API: The code you write for Lite is 100% compatible with Pro. Upgrade anytime without rewriting a single line.
- Godot Support: Compatible with Godot 4.3 through 4.6+. We guarantee updates within 2 weeks of every stable Godot release.
- Simple Install: Drop the
addonsfolders into your project, enable them in Project Settings, and you’re ready to ship.
Support: I respond to every support message and GitHub issue within 48 hours. Documentation: Full API and Quickstart Guide
| Published | 20 hours ago |
| Status | Released |
| Category | Tool |
| Author | chuumberry |
| Tags | addon, game-development, gdscript, Godot, godot-4, Indie, Minimalist, plugin, save-system, tool |
| AI Disclosure | AI Assisted, Code |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $4.99 USD. You will get access to the following files:


Leave a comment
Log in with itch.io to leave a comment.