a game about throwing hammers made for the github game off
Diffstat (limited to 'project.godot')
| -rw-r--r-- | project.godot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project.godot b/project.godot index 1630f2b..0e06d3f 100644 --- a/project.godot +++ b/project.godot @@ -121,6 +121,10 @@ run/main_scene="res://ui/start.tscn" config/use_custom_user_dir=true config/custom_user_dir_name="hamm" config/features=PackedStringArray("4.0") +boot_splash/show_image=false +boot_splash/fullsize=false +boot_splash/use_filter=false +boot_splash/bg_color=Color(0.254902, 0.282353, 0.372549, 1) [autoload] |