export icones in builds
This commit is contained in:
parent
de2945b18f
commit
ddacd998ca
8 changed files with 52 additions and 6 deletions
BIN
4589AD_icon.ico
Normal file
BIN
4589AD_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 181 KiB |
1
4589AD_icon_test.svg
Normal file
1
4589AD_icon_test.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 355 KiB |
43
4589AD_icon_test.svg.import
Normal file
43
4589AD_icon_test.svg.import
Normal file
|
@ -0,0 +1,43 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://cboh1geh7xkyw"
|
||||
path="res://.godot/imported/4589AD_icon_test.svg-468bd8b8b412080f623a096d5b686f88.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://4589AD_icon_test.svg"
|
||||
dest_files=["res://.godot/imported/4589AD_icon_test.svg-468bd8b8b412080f623a096d5b686f88.ctex"]
|
||||
|
||||
[params]
|
||||
|
||||
compress/mode=0
|
||||
compress/high_quality=false
|
||||
compress/lossy_quality=0.7
|
||||
compress/uastc_level=0
|
||||
compress/rdo_quality_loss=0.0
|
||||
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/channel_remap/red=0
|
||||
process/channel_remap/green=1
|
||||
process/channel_remap/blue=2
|
||||
process/channel_remap/alpha=3
|
||||
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
|
||||
svg/scale=1.0
|
||||
editor/scale_with_editor_scale=false
|
||||
editor/convert_colors_with_editor_theme=false
|
File diff suppressed because one or more lines are too long
BIN
icon.ico
Normal file
BIN
icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 181 KiB |
2
icon.svg
2
icon.svg
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 995 B After Width: | Height: | Size: 374 KiB |
|
@ -11,11 +11,13 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Kenshi2"
|
||||
config/version="0.0.1.3"
|
||||
config/tags=PackedStringArray("games")
|
||||
run/main_scene="uid://dnmetcwb14svi"
|
||||
config/project_settings_override="settings.cfg"
|
||||
config/features=PackedStringArray("4.5", "Forward Plus")
|
||||
config/icon="uid://bd7ioto1l8nh5"
|
||||
config/windows_native_icon="res://4589AD_icon.ico"
|
||||
|
||||
[autoload]
|
||||
|
||||
|
|
Loading…
Reference in a new issue