summaryrefslogtreecommitdiffstats
path: root/project.godot
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2022-09-15 02:34:38 -0400
committerdusoleil <howcansocksbereal@gmail.com>2022-09-15 02:34:38 -0400
commit5cb75d2c75f27cae565cc77db798ed832b9aaa1f (patch)
tree2dcd2c678eadc0360d9c9681ca63240e576278ae /project.godot
parent134440ace62915ebab3b2e1252ab33ccff467c40 (diff)
parentecf88f1b1a8448bf4a0d5950dc7a9f4db4de7162 (diff)
downloadgodot_wildjam_49-5cb75d2c75f27cae565cc77db798ed832b9aaa1f.tar.gz
godot_wildjam_49-5cb75d2c75f27cae565cc77db798ed832b9aaa1f.zip
Merge tag 'pull-ship-development-iter1' of ssh://normalmode.org/mika/game_jam49 into mika-pr
Iteration one of ship development
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 fea7a33..53d675f 100644
--- a/project.godot
+++ b/project.godot
@@ -28,6 +28,12 @@ config/icon="res://icon.png"
Settings="*res://singletons/settings.gd"
+[display]
+
+window/size/width=1920
+window/size/height=1080
+window/size/fullscreen=true
+
[gui]
common/drop_mouse_on_gui_input_disabled=true