Skip to content

Commit

Permalink
Change icon into Image to avoid warning when exporting to OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
noidexe committed Jun 1, 2022
1 parent 2ea0b78 commit 328936b
Showing 1 changed file with 4 additions and 26 deletions.
30 changes: 4 additions & 26 deletions icon.png.import
Original file line number Diff line number Diff line change
@@ -1,35 +1,13 @@
[remap]

importer="texture"
type="StreamTexture"
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex"
metadata={
"vram_texture": false
}
importer="image"
type="Image"
path="res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.image"

[deps]

source_file="res://icon.png"
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.stex" ]
dest_files=[ "res://.import/icon.png-487276ed1e3a0c39cad0279d744ee560.image" ]

[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=true
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
process/normal_map_invert_y=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

0 comments on commit 328936b

Please sign in to comment.