SaveKit
by Fern Forest Games | MIT
A library for saving and loading game state in Godot 4, with pluggable save file formats and a focus on ease of use
SaveKit for Godot A library for saving and loading game state in Godot 4, with pluggable save file formats and a focus on ease of use. Key features: Easy to get started. Add nodes to the saveable group, then use SaveManager.save_game() and SaveManager
enhance_save_system
by Amiya_desi | MIT
Enhanced Save System is a comprehensive save system plugin for Godot, providing modular save solutions with input remapping, auto-save, save screenshots, and encryption features, helping developers quickly implement professional game save systems
Enhanced Save System Overview Enhanced Save System is a comprehensive save system plugin for Godot, providing a modular save solution with input remapping, auto-save, save screenshots, and encryption features. Features Core Features Pure JSON Storage :
SaveSystem
by Tom Kooij | MIT
An easy-to-use save system build for the Godot game engine. This system is based on a similar system used by KoBeWi's Metroidvania System. While it is mainly used for metroidvania, it can be used for other kinds of games as well. Supports Godot 4.5 or
Overview This system allows for easy and quick save/load of games. Creating and implementing a save system can be tedious and time consuming, which is why I build a system that simplifies that concept and that can be used by others as well. The SaveSystem
loading more results...