From 721c538b68daf98b8d4825db49a2d8e4e7897630 Mon Sep 17 00:00:00 2001 From: cmod31 Date: Sat, 25 Feb 2023 11:10:55 +0100 Subject: [PATCH] removed godot engine logo --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index 42929b2..1a05562 100644 --- a/project.godot +++ b/project.godot @@ -13,6 +13,7 @@ config_version=5 config/name="RPG Test gd4" run/main_scene="res://scenes/overworld.tscn" config/features=PackedStringArray("4.0", "C#", "Forward Plus") +boot_splash/show_image=false config/icon="res://assets/textures/debug/dummy-player-normal.png" [autoload]