summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot6
1 files changed, 6 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 400300a..68af7ba 100644
--- a/project.godot
+++ b/project.godot
@@ -11,6 +11,7 @@ config_version=4
[application]
config/name="ATC"
+run/main_scene="res://network/GameCoordinatorTester.tscn"
boot_splash/show_image=false
config/icon="res://icon.png"
@@ -18,6 +19,11 @@ config/icon="res://icon.png"
Globals="*res://scripts/Globals.gd"
+[display]
+
+window/size/width=1600
+window/size/height=900
+
[gui]
common/drop_mouse_on_gui_input_disabled=true