From 090bd00187a4c866180eac9645981273856192c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A4=D1=91=D0=B4=D0=BE=D1=80=20=D0=92=D0=B5=D1=81=D0=B5?= =?UTF-8?q?=D0=BB=D0=BE=D0=B2?= Date: Mon, 23 Sep 2024 21:26:02 +0500 Subject: [PATCH] Icon --- project.godot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.godot b/project.godot index bc4f520..63a5de3 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,8 @@ config_version=5 config/name="Liberation of the Neighbourville" run/main_scene="res://scenes/debug_lvl.tscn" config/features=PackedStringArray("4.3", "C#", "Forward Plus") -config/icon="res://icon.svg" +config/icon="res://icon.png" +config/windows_native_icon="res://icon.ico" [autoload]