diff --git a/project.godot b/project.godot index bf3fd78..406a39f 100644 --- a/project.godot +++ b/project.godot @@ -19,6 +19,10 @@ config/icon="res://icon.svg" window/stretch/mode="canvas_items" window/stretch/aspect="expand" +[editor_plugins] + +enabled=PackedStringArray("res://addons/GDQuest_GDScript_formatter/plugin.cfg", "res://addons/script-ide/plugin.cfg") + [physics] 3d/physics_engine="Jolt Physics"