Skip to content

Commit 04be7e0

Browse files
committed
attempt to fix icon issues
1 parent b8d1f92 commit 04be7e0

22 files changed

+354
-3
lines changed

Art/UnearthIcon.ico

-98.4 KB
Binary file not shown.

Art/UnearthIcon.png

-957 Bytes
Binary file not shown.

Art/UnearthIcon128x128.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon128x128.png-bf1c67a7800ab3ff4e3f002cba3526b8.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/UnearthIcon128x128.png"
13+
dest_files=[ "res://.import/UnearthIcon128x128.png-bf1c67a7800ab3ff4e3f002cba3526b8.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/UnearthIcon256x256.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon256x256.png-18a9cac3a1ec7c408ba4b04b51fa6dba.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/UnearthIcon256x256.png"
13+
dest_files=[ "res://.import/UnearthIcon256x256.png-18a9cac3a1ec7c408ba4b04b51fa6dba.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/UnearthIcon32x32.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon32x32.png-60bf07612074233fe686003d12f14e39.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/UnearthIcon32x32.png"
13+
dest_files=[ "res://.import/UnearthIcon32x32.png-60bf07612074233fe686003d12f14e39.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/UnearthIcon64x64.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon64x64.png-ea9b2ad77b98b25bb150607b68251829.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/UnearthIcon64x64.png"
13+
dest_files=[ "res://.import/UnearthIcon64x64.png-ea9b2ad77b98b25bb150607b68251829.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/UnearthIconBig.png

-3.29 KB
Binary file not shown.

Art/icon/UnearthIcon.ico

101 KB
Binary file not shown.

Art/icon/UnearthIcon128x128.png

1.74 KB
Loading
+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon128x128.png-c8273686d29b857287bdc57e7df38e1e.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon128x128.png"
13+
dest_files=[ "res://.import/UnearthIcon128x128.png-c8273686d29b857287bdc57e7df38e1e.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/icon/UnearthIcon16x16.png

655 Bytes
Loading

Art/icon/UnearthIcon16x16.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon16x16.png-e206103b52b72048f62e5ccff73892bd.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon16x16.png"
13+
dest_files=[ "res://.import/UnearthIcon16x16.png-e206103b52b72048f62e5ccff73892bd.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/icon/UnearthIcon256x256.png

3.51 KB
Loading
+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon256x256.png-bf652018d3bab57029751f697674e24c.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon256x256.png"
13+
dest_files=[ "res://.import/UnearthIcon256x256.png-bf652018d3bab57029751f697674e24c.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/icon/UnearthIcon32x32.png

771 Bytes
Loading

Art/icon/UnearthIcon32x32.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon32x32.png-f8e57782ffd9d9001db7d642c7ebfcc3.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon32x32.png"
13+
dest_files=[ "res://.import/UnearthIcon32x32.png-f8e57782ffd9d9001db7d642c7ebfcc3.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/icon/UnearthIcon48x48.png

2.46 KB
Loading

Art/icon/UnearthIcon48x48.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon48x48.png-ec0afb50ece80e0ab9e66387c52489ee.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon48x48.png"
13+
dest_files=[ "res://.import/UnearthIcon48x48.png-ec0afb50ece80e0ab9e66387c52489ee.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

Art/icon/UnearthIcon64x64.png

1.36 KB
Loading

Art/icon/UnearthIcon64x64.png.import

+35
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
[remap]
2+
3+
importer="texture"
4+
type="StreamTexture"
5+
path="res://.import/UnearthIcon64x64.png-48b16e03e84900a11e4103497942a115.stex"
6+
metadata={
7+
"vram_texture": false
8+
}
9+
10+
[deps]
11+
12+
source_file="res://Art/icon/UnearthIcon64x64.png"
13+
dest_files=[ "res://.import/UnearthIcon64x64.png-48b16e03e84900a11e4103497942a115.stex" ]
14+
15+
[params]
16+
17+
compress/mode=0
18+
compress/lossy_quality=0.7
19+
compress/hdr_mode=0
20+
compress/bptc_ldr=0
21+
compress/normal_map=0
22+
flags/repeat=0
23+
flags/filter=false
24+
flags/mipmaps=true
25+
flags/anisotropic=true
26+
flags/srgb=2
27+
process/fix_alpha_border=true
28+
process/premult_alpha=false
29+
process/HDR_as_SRGB=false
30+
process/invert_color=false
31+
process/normal_map_invert_y=false
32+
stream=false
33+
size_limit=0
34+
detect_3d=false
35+
svg/scale=1.0

export_presets.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ custom_features=""
77
export_filter="all_resources"
88
include_filter="unearthdata/*"
99
exclude_filter="*.cfg, unearthdata/tmapa*"
10-
export_path="../../../AI/Unearth.exe"
10+
export_path="../../Godot/Export/aaa/Unearth.exe"
1111
script_export_mode=1
1212
script_encryption_key=""
1313

@@ -32,7 +32,7 @@ codesign/digest_algorithm=1
3232
codesign/description=""
3333
codesign/custom_options=PoolStringArray( )
3434
application/modify_resources=true
35-
application/icon=""
35+
application/icon="res://Art/icon/UnearthIcon.ico"
3636
application/file_version=""
3737
application/product_version=""
3838
application/company_name=" "

project.godot

+2-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ _global_script_class_icons={
5353
config/name="Unearth"
5454
run/main_scene="res://Scenes/Main.tscn"
5555
boot_splash/image="Skip-loading-screen"
56-
config/icon="res://Art/UnearthIconBig.png"
56+
config/icon="res://Art/icon/UnearthIcon256x256.png"
57+
config/windows_native_icon="res://Art/icon/UnearthIcon.ico"
5758

5859
[autoload]
5960

0 commit comments

Comments
 (0)