save-load-systems

Installation
SKILL.md

Save/Load Systems

JSON serialization, version migration, and PERSIST group patterns define robust data persistence.

Available Scripts

save_migration_manager.gd

Expert save file versioning with automatic migration between schema versions.

save_system_encryption.gd

AES-256 encrypted saves with compression to prevent casual save editing.

MANDATORY - For Production: Read save_migration_manager.gd before shipping to handle schema changes.

NEVER Do in Save Systems

Installs
1
GitHub Stars
319
First Seen
Feb 9, 2026
save-load-systems — thedivergentai/gd-agentic-skills