Updated project settings for Godot 4.6
This commit is contained in:
parent
aa98593a55
commit
3bb84b6711
1
addons/format_on_save/format_on_save.gd.uid
Normal file
1
addons/format_on_save/format_on_save.gd.uid
Normal file
@ -0,0 +1 @@
|
|||||||
|
uid://bquknjtgmye0n
|
||||||
1
addons/gdlint_plugin/run_linter.gd.uid
Normal file
1
addons/gdlint_plugin/run_linter.gd.uid
Normal file
@ -0,0 +1 @@
|
|||||||
|
uid://cthhsdle66obs
|
||||||
@ -11,7 +11,7 @@ config_version=5
|
|||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="${REPO_NAME_TITLE}"
|
config/name="${REPO_NAME_TITLE}"
|
||||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
config/features=PackedStringArray("4.6", "Forward Plus")
|
||||||
run/max_fps=60
|
run/max_fps=60
|
||||||
|
|
||||||
[debug]
|
[debug]
|
||||||
@ -26,6 +26,8 @@ gdscript/warnings/unsafe_call_argument=2
|
|||||||
|
|
||||||
window/size/viewport_width=1920
|
window/size/viewport_width=1920
|
||||||
window/size/viewport_height=1080
|
window/size/viewport_height=1080
|
||||||
|
window/stretch/mode="canvas_items"
|
||||||
|
window/stretch/aspect="expand"
|
||||||
|
|
||||||
[dotnet]
|
[dotnet]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user