From f4ec2bf05d87c5b48aa945771e73541a3f70fde0 Mon Sep 17 00:00:00 2001 From: vaporvee Date: Wed, 4 Jan 2023 20:24:49 +0100 Subject: [PATCH] renamed icon --- gd-mono-thirdpersoncontroller.png => icon.png | Bin ...rdpersoncontroller.png.import => icon.png.import | 6 +++--- project.godot | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) rename gd-mono-thirdpersoncontroller.png => icon.png (100%) rename gd-mono-thirdpersoncontroller.png.import => icon.png.import (67%) diff --git a/gd-mono-thirdpersoncontroller.png b/icon.png similarity index 100% rename from gd-mono-thirdpersoncontroller.png rename to icon.png diff --git a/gd-mono-thirdpersoncontroller.png.import b/icon.png.import similarity index 67% rename from gd-mono-thirdpersoncontroller.png.import rename to icon.png.import index 69cac0e..4075532 100644 --- a/gd-mono-thirdpersoncontroller.png.import +++ b/icon.png.import @@ -3,15 +3,15 @@ importer="texture" type="CompressedTexture2D" uid="uid://nqd2l5xjbwh1" -path="res://.godot/imported/gd-mono-thirdpersoncontroller.png-1aea9d41ab1691227a784d4d60205324.ctex" +path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex" metadata={ "vram_texture": false } [deps] -source_file="res://gd-mono-thirdpersoncontroller.png" -dest_files=["res://.godot/imported/gd-mono-thirdpersoncontroller.png-1aea9d41ab1691227a784d4d60205324.ctex"] +source_file="res://icon.png" +dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"] [params] diff --git a/project.godot b/project.godot index 1ec8574..252fc26 100644 --- a/project.godot +++ b/project.godot @@ -15,7 +15,7 @@ run/main_scene="res://scenes/main.tscn" config/features=PackedStringArray("4.0", "Forward Plus") run/max_fps=144 boot_splash/show_image=false -config/icon="res://gd-mono-thirdpersoncontroller.png" +config/icon="res://icon.png" [autoload]