فهرست منبع

Make the liner sprite the new icon of the game

Remove icon provided with the template.
DricomDragon 4 سال پیش
والد
کامیت
f64fc653cd
3فایلهای تغییر یافته به همراه1 افزوده شده و 35 حذف شده
  1. BIN
      icon.png
  2. 0 34
      icon.png.import
  3. 1 1
      project.godot

BIN
icon.png


+ 0 - 34
icon.png.import

@@ -1,34 +0,0 @@
-[remap]
-
-importer="texture"
-type="StreamTexture"
-path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
-metadata={
-"vram_texture": false
-}
-
-[deps]
-
-source_file="res://icon.png"
-dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
-
-[params]
-
-compress/mode=0
-compress/lossy_quality=0.7
-compress/hdr_mode=0
-compress/bptc_ldr=0
-compress/normal_map=0
-flags/repeat=0
-flags/filter=true
-flags/mipmaps=false
-flags/anisotropic=false
-flags/srgb=2
-process/fix_alpha_border=true
-process/premult_alpha=false
-process/HDR_as_SRGB=false
-process/invert_color=false
-stream=false
-size_limit=0
-detect_3d=true
-svg/scale=1.0

+ 1 - 1
project.godot

@@ -23,7 +23,7 @@ _global_script_class_icons={
 config/name="MightyLinersReborn"
 config/description="Multiplayer game with never-stopping liners."
 run/main_scene="res://Scenes/Game.tscn"
-config/icon="res://icon.png"
+config/icon="res://Resources/Images/player.png"
 
 [display]