Persistent Settings is a addon for Godot which lets you quickly save and import your favorited nodes, node properties, files, or project settings between different projects.
Save your favorite settings and create presets to help speed up the setup phase of new projects.
- Save your favorite nodes, files, and node properties.
- Save your project's settings configuration.
Note: This addon saves its data in Godot's config folder (...AppData/Roaming/Godot/persistant_settings_plugin)
- Create presets for different project types.
- Save different configurations for each preset.
- Install using Godot's built-in Asset Library.
- Download a release, unzip, and place the folder into your project's addons folder.