Bumped engine version to 4.5
This commit is contained in:
parent
6730fd3620
commit
2cefdcc6c1
@ -11,7 +11,7 @@ config_version=5
|
|||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="${REPO_NAME_TITLE}"
|
config/name="${REPO_NAME_TITLE}"
|
||||||
config/features=PackedStringArray("4.4", "Forward Plus")
|
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||||
run/max_fps=60
|
run/max_fps=60
|
||||||
|
|
||||||
[debug]
|
[debug]
|
||||||
@ -24,7 +24,8 @@ gdscript/warnings/unsafe_call_argument=2
|
|||||||
|
|
||||||
[display]
|
[display]
|
||||||
|
|
||||||
window/stretch/mode="canvas_items"
|
window/size/viewport_width=1920
|
||||||
|
window/size/viewport_height=1080
|
||||||
|
|
||||||
[dotnet]
|
[dotnet]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user