diff --git a/assets/_RAW_/icon.xcf b/assets/_RAW_/icon.xcf new file mode 100644 index 0000000..4fa4ba0 Binary files /dev/null and b/assets/_RAW_/icon.xcf differ diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..ec63174 Binary files /dev/null and b/icon.png differ diff --git a/icon.svg.import b/icon.png.import similarity index 62% rename from icon.svg.import rename to icon.png.import index c3882f5..ef69a38 100644 --- a/icon.svg.import +++ b/icon.png.import @@ -2,16 +2,16 @@ importer="texture" type="CompressedTexture2D" -uid="uid://dtmoactlc677x" -path="res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex" +uid="uid://dbrbf8wshqy2v" +path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://icon.svg" -dest_files=["res://.godot/imported/icon.svg-218a8f2b3041327d8a5756f3a245f83b.ctex"] +source_file="res://icon.png" +dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"] [params] @@ -32,6 +32,3 @@ process/hdr_as_srgb=false process/hdr_clamp_exposure=false process/size_limit=0 detect_3d/compress_to=1 -svg/scale=1.0 -editor/scale_with_editor_scale=false -editor/convert_colors_with_editor_theme=false diff --git a/icon.svg b/icon.svg deleted file mode 100644 index 3fe4f4a..0000000 --- a/icon.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/project.godot b/project.godot index e0deff2..d8787b8 100644 --- a/project.godot +++ b/project.godot @@ -13,7 +13,8 @@ config_version=5 config/name="Comets.gd" run/main_scene="res://scenes/game.tscn" config/features=PackedStringArray("4.2", "Forward Plus") -config/icon="res://icon.svg" +boot_splash/show_image=false +config/icon="res://icon.png" [dotnet]