From 922b326a66685e03a94c3e25fc39fe633556d16f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerard=20Gasc=C3=B3n?= Date: Fri, 18 Apr 2025 15:27:56 +0200 Subject: [PATCH] build: export settings --- export_presets.cfg | 4 ++-- icon.png | Bin 0 -> 1558 bytes icon.png.import | 34 ++++++++++++++++++++++++++++++++++ project.godot | 2 +- 4 files changed, 37 insertions(+), 3 deletions(-) create mode 100644 icon.png create mode 100644 icon.png.import diff --git a/export_presets.cfg b/export_presets.cfg index 4db05aa..52af46e 100644 --- a/export_presets.cfg +++ b/export_presets.cfg @@ -9,7 +9,7 @@ custom_features="" export_filter="all_resources" include_filter="" exclude_filter="" -export_path="../../Builds/SantJordiJam25/LaPlacetaDelDrac.exe" +export_path="../../Builds/La Torreta del Drac.exe" patches=PackedStringArray() encryption_include_filters="" encryption_exclude_filters="" @@ -22,7 +22,7 @@ script_export_mode=2 custom_template/debug="" custom_template/release="" -debug/export_console_wrapper=0 +debug/export_console_wrapper=1 binary_format/embed_pck=true texture_format/s3tc_bptc=true texture_format/etc2_astc=false diff --git a/icon.png b/icon.png new file mode 100644 index 0000000000000000000000000000000000000000..5a716d5da79f769026b91512faac760305ca9d4c GIT binary patch literal 1558 zcmV+x2I={UP)Px)&`Cr=RCt{2olj^TMI6V!tq%!lduR%#Sc?dvw1)(HXapaIzC$2sh{S{F!HS@0 zQ^bNrgsKFj2c?IK_7C(R{=pUxmWGl-4k?C!D7B?IMEnCqTEQM(dJs#kPwQdw%X{<7 z+qbj3GduJ4{XVD6?(FWo%I5*&jA27K0FElsD8Z(0I;_2Qvkq!3omE~eLti2?;NUX<)Sit;%5NB`Bxv& z%82LjscYSZ+g0_?aagS zIUy>6ka0kpVH^V}?*~-Y6yO^KQVumk70iH=b7u2q}iV0cOB?|CN zVY48Y*o-MbD`0e6H%7O0`)-C)j1{nw0iAHwlzhk%3tVJVK?Y&6`r98I1pss{m*XY? zxmtLAzW-3d8|W^`6a&bLLe8^o;PUqcsQ_Z}sG&*qlPEq})^UjQ(-%%rh^7&^OGYfly>+l8uKp9JF zL&eM@$@lYeTr8NM?NQgOENR<^&hEv`Q^$?kys9m!jw(2LW@@>1K-9xa0wIi(O( zRIEsQ7p##?9U%FCcD#%ONC}+29=$nFj12$)t_`YZ;%j3sHa)I%<`V$GbN4)xsy(DE zKA*#tK*}V`r~Qp}l9IXu#QK|)^gW6oN5W)Hv_wvAyt(BQEBmMPrx|QzOx-B{<8ppi>DW?oVWKqW%*g>_vwur7rvj!y#tDx{Sbx7f_y=W+0kUK#}%nNfTonA zCe}KIw3Bc|Pzs=Vf8cK`=c8v#7tAfbafBSV9)&5!tEa#A=oW1w zt&`udN_a;?3gF*W_~@tK=}%cbJ!Fg(z}Ll(`gTg_@b8*Ml{x%-Y4z3Q74$6~{=GGb z0>UP73?SdeV?w9H|1S~)+64KUsypOss)8U0f*=TjAP6DyKlmg9+u|6^0RR9107*qo IM6N<$f|dE@j{pDw literal 0 HcmV?d00001 diff --git a/icon.png.import b/icon.png.import new file mode 100644 index 0000000..f965140 --- /dev/null +++ b/icon.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://vt266gxkfb5j" +path="res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://icon.png" +dest_files=["res://.godot/imported/icon.png-487276ed1e3a0c39cad0279d744ee560.ctex"] + +[params] + +compress/mode=0 +compress/high_quality=false +compress/lossy_quality=0.7 +compress/hdr_compression=1 +compress/normal_map=0 +compress/channel_pack=0 +mipmaps/generate=false +mipmaps/limit=-1 +roughness/mode=0 +roughness/src_normal="" +process/fix_alpha_border=true +process/premult_alpha=false +process/normal_map_invert_y=false +process/hdr_as_srgb=false +process/hdr_clamp_exposure=false +process/size_limit=0 +detect_3d/compress_to=1 diff --git a/project.godot b/project.godot index 13810c2..7b3baee 100644 --- a/project.godot +++ b/project.godot @@ -15,7 +15,7 @@ run/main_scene="uid://ctytpqaed0yqx" config/features=PackedStringArray("4.4", "GL Compatibility") boot_splash/bg_color=Color(0.14, 0.14, 0.14, 0) boot_splash/show_image=false -config/icon="res://assets/sprites/icon.svg" +config/icon="uid://vt266gxkfb5j" [display]