PunchablePlushie / godot-game-settings

Create and manage game settings in Godot Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin_data.tres not cleaning out "deleted" settings

kingoftheconnors opened this issue · comments

plugin_data.tres does not actually remove settings that get deleted in Godot. This can cause duplicate settings if you delete a setting and remake it.