Back to plugins

Godot AssetLib / Persistence

SaveState

by chuumberry

Save-state tooling for Godot projects that need to preserve and restore gameplay state during iteration.

save systemstatepersistencetools
Catalog label
Godot AssetLib
License
MIT
Godot version
4.3
Version
AssetLib snapshot
Snapshot
2026-06-07

What it is

This entry is an external AssetLib or Asset Store lead. It is listed because the workflow may be useful for Summer projects, but it has not become a Summer-owned integration.

Why it fits

  • Adds content or state-management helpers for project workflows.
  • Can shorten prototypes that need dialogue, save-state, rich text, or media playback.
  • The game should still own its story state, save schema, and platform constraints.

Before you add it

  • Useful for prototypes that need persistence before a custom save system is written.
  • Install manually from upstream; Summer does not run plugin uploads from this page.

Source and ownership

A cached external AssetLib or Asset Store lead. Treat it as metadata until you have read the upstream docs and tested it in a disposable project.