
Addon Save (4.x) 1.0 Tools 4.0 Community
Submitted by user Beatrix - Assets; MIT; 2025-09-11
Addon Save 4.x
Addon Save is a lightweight yet powerful save & load system for Godot 4.x, designed to make persistence simple and reliable. It provides encryption, compression, backups, and screenshot capture — all in one easy-to-use addon.
Features
Simple Saving & Loading
Save and load data as JSON, text, or binary with a single function call.
Encryption (AES-256 CBC)
Secure your save files with built-in AES encryption.
Compression (ZIP)
Reduce file size using in-memory ZIP packing.
Automatic Backups
Keep multiple versions of your save files with configurable backup rotation.
Autosave Support
Automatically save at custom intervals.
Screenshot Queue
Capture and save screenshots in the background without freezing your game.
Cloud Save Ready
Includes basic HTTP upload/download for syncing saves remotely.
View files Download Submit an issue Recent Edits