diff options
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.godot b/project.godot index 239d5ea..08204de 100644 --- a/project.godot +++ b/project.godot @@ -54,7 +54,7 @@ script_templates_search_path="res://ScriptTemplates" [editor_plugins] -enabled=PoolStringArray( "res://addons/gut/plugin.cfg" ) +enabled=PoolStringArray( "res://addons/ClassExporter/plugin.cfg", "res://addons/gut/plugin.cfg" ) [gui] |
