From 3af79d81cf55357b9b459392792f5ca8e15ea658 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 28 Jan 2024 22:48:20 +0100 Subject: [PATCH] icon --- project.godot | 1 + 1 file changed, 1 insertion(+) diff --git a/project.godot b/project.godot index 020ce6e..39b0f5f 100644 --- a/project.godot +++ b/project.godot @@ -15,6 +15,7 @@ config/description="Jeu produit lors de la Game Jam 64." config/version="1.0.0" run/main_scene="res://scenes/World.tscn" config/features=PackedStringArray("4.2", "Forward Plus") +boot_splash/show_image=false boot_splash/image="res://icon.png" boot_splash/fullsize=false config/icon="res://icon.png"