Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that enables developers to implement flexible, secure, and robust save systems with ease.Features:- Encryption support with unique passwords per device.- Support for multiple save files (e.g., multiple save slots).- Autosave functionality with adjustable intervals.- Autosave on quit functionality.- Debugging tools for inspecting and logging save data.- Signals for save/load events and data changes.
GES - Godot Easy Saving 💾🔐✨
GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that allows you to safely save and quickly load games. 🎯🛠️🚀
Features 🎛️📦🖱️
- Configurable settings via the Project Settings tab;
- Easily enable or disable auto saving;
- Optionally encrypt files for greater security;
- Signals emitted when a save file is loaded, saved or changed;
- Automatic repair of broken or corrupted save files;
- Infinite save slots - save as many files as you want;
- Debugging tools.
Installation 📥📂🔧
- Download or clone this repository.
- Extract the contents into the addons folder of your Godot project.
- Enable the plugin at: Project > Project Settings > Plugins > Easy Saving.
Configuration ⚙️🖥️🎚️
- Go to Project > Project Settings > Godot Easy > Save.
- Set the default save dictionary and adjust the settings as you like.
- You're all set! Use the defined shortcut to switch between fullscreen and windowed modes. ✅🎉
Usage 🎮⌨️🖥️
Documentation can be found here.
GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that enables developers to implement flexible, secure, and robust save systems with ease.
Features:
- Encryption support with unique passwords per device.
- Support for multiple save files (e.g., multiple save slots).
- Autosave functionality with adjustable intervals.
- Autosave on quit functionality.
- Debugging tools for inspecting and logging save data.
- Signals for save/load events and data changes.
Reviews
Quick Information

GES (Godot Easy Saving) is a simple and lightweight addon for the Godot Engine that enables developers to implement flexible, secure, and robust save systems with ease.Features:- Encryption support with unique passwords per device.- Support for multiple save files (e.g., multiple save slots).- Autosave functionality with adjustable intervals.- Autosave on quit functionality.- Debugging tools for inspecting and logging save data.- Signals for save/load events and data changes.