summaryrefslogtreecommitdiff
path: root/project.godot
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-09-03 22:17:29 -0700
committerAnson Bridges <bridges.anson@gmail.com>2022-09-03 22:17:29 -0700
commit5dbe6302e437c5c1d4431b853c410aa1d52f9b3d (patch)
tree0432d99f0ebda7b1cdae73a568456de26efa04a7 /project.godot
parent39fa493259351d03a393caf268ec1186cbe304d3 (diff)
offloading remaining progress from desktop
Diffstat (limited to 'project.godot')
-rw-r--r--project.godot5
1 files changed, 5 insertions, 0 deletions
diff --git a/project.godot b/project.godot
index 738d81b..1e71650 100644
--- a/project.godot
+++ b/project.godot
@@ -14,8 +14,13 @@ config/name="boats"
run/main_scene="res://ui/MainMenu.tscn"
config/icon="res://icon.png"
+[debug]
+
+settings/stdout/print_fps=true
+
[display]
+window/vsync/use_vsync=false
window/stretch/mode="2d"
[input]