diff --git a/project/project.godot b/project/project.godot index 231fb20..e3859b1 100644 --- a/project/project.godot +++ b/project/project.godot @@ -14,6 +14,7 @@ config/name="TheGates" config/description="Building new Internet" run/main_scene="res://the_gates/scenes/app.tscn" config/features=PackedStringArray("4.0") +run/max_fps=60 boot_splash/image="res://the_gates/textures/background.png" boot_splash/fullsize=false config/icon="res://the_gates/icons/icon_64.png"