We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73133 commit ee5b119Copy full SHA for ee5b119
export_presets.cfg
@@ -32,7 +32,7 @@ codesign/digest_algorithm=1
32
codesign/description=""
33
codesign/custom_options=PoolStringArray( )
34
application/modify_resources=true
35
-application/icon="res://Art/UnearthIcon.ico"
+application/icon=""
36
application/file_version=""
37
application/product_version=""
38
application/company_name=" "
project.godot
@@ -47,8 +47,7 @@ _global_script_class_icons={
47
config/name="Unearth"
48
run/main_scene="res://Scenes/Main.tscn"
49
boot_splash/image="Skip-loading-screen"
50
-config/icon="res://Art/UnearthIcon.png"
51
-config/windows_native_icon="res://Art/UnearthIcon.ico"
+config/icon="res://Art/UnearthIconBig.png"
52
53
[autoload]
54
0 commit comments