diff --git a/export_presets.cfg b/export_presets.cfg index cf6741a1..b4361d80 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -32,7 +32,7 @@ codesign/digest_algorithm=1 codesign/description="" codesign/custom_options=PoolStringArray( ) application/modify_resources=true -application/icon="res://Art/UnearthIcon.ico" +application/icon="" application/file_version="" application/product_version="" application/company_name=" " diff --git a/project.godot b/project.godot index be9f8b67..cfd788e2 100644 --- a/project.godot +++ b/project.godot @@ -47,8 +47,7 @@ _global_script_class_icons={ config/name="Unearth" run/main_scene="res://Scenes/Main.tscn" boot_splash/image="Skip-loading-screen" -config/icon="res://Art/UnearthIcon.png" -config/windows_native_icon="res://Art/UnearthIcon.ico" +config/icon="res://Art/UnearthIconBig.png" [autoload]