NEO-99: restore Godot window maximized display mode from editor.

Re-applies window/size/mode=2 set in the Godot project settings UI.
pull/134/head
VinPropane 2026-05-29 20:04:27 -04:00
parent ab7033e85a
commit f642fc2a7e
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ config/icon="res://icon.svg"
window/size/viewport_width=1280
window/size/viewport_height=720
window/size/mode=2
[dotnet]