diff --git a/addons/format_on_save/format_on_save.gd.uid b/addons/format_on_save/format_on_save.gd.uid new file mode 100644 index 0000000..450e689 --- /dev/null +++ b/addons/format_on_save/format_on_save.gd.uid @@ -0,0 +1 @@ +uid://bquknjtgmye0n diff --git a/addons/gdlint_plugin/run_linter.gd.uid b/addons/gdlint_plugin/run_linter.gd.uid new file mode 100644 index 0000000..3d6dcff --- /dev/null +++ b/addons/gdlint_plugin/run_linter.gd.uid @@ -0,0 +1 @@ +uid://cthhsdle66obs diff --git a/project.godot b/project.godot index 24de8d0..1d736c3 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="${REPO_NAME_TITLE}" -config/features=PackedStringArray("4.5", "Forward Plus") +config/features=PackedStringArray("4.6", "Forward Plus") run/max_fps=60 [debug] @@ -26,6 +26,8 @@ gdscript/warnings/unsafe_call_argument=2 window/size/viewport_width=1920 window/size/viewport_height=1080 +window/stretch/mode="canvas_items" +window/stretch/aspect="expand" [dotnet]