Added dungee icon and updated export settings
This commit is contained in:
parent
e922975179
commit
db720eb1ca
BIN
assets/icons/Dungman Icon.png
Normal file
BIN
assets/icons/Dungman Icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
35
assets/icons/Dungman Icon.png.import
Normal file
35
assets/icons/Dungman Icon.png.import
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
[remap]
|
||||||
|
|
||||||
|
importer="texture"
|
||||||
|
type="StreamTexture"
|
||||||
|
path="res://.import/Dungman Icon.png-4d76ec34721731dd474957c173956ea0.stex"
|
||||||
|
metadata={
|
||||||
|
"vram_texture": false
|
||||||
|
}
|
||||||
|
|
||||||
|
[deps]
|
||||||
|
|
||||||
|
source_file="res://assets/icons/Dungman Icon.png"
|
||||||
|
dest_files=[ "res://.import/Dungman Icon.png-4d76ec34721731dd474957c173956ea0.stex" ]
|
||||||
|
|
||||||
|
[params]
|
||||||
|
|
||||||
|
compress/mode=0
|
||||||
|
compress/lossy_quality=0.7
|
||||||
|
compress/hdr_mode=0
|
||||||
|
compress/bptc_ldr=0
|
||||||
|
compress/normal_map=0
|
||||||
|
flags/repeat=0
|
||||||
|
flags/filter=true
|
||||||
|
flags/mipmaps=false
|
||||||
|
flags/anisotropic=false
|
||||||
|
flags/srgb=2
|
||||||
|
process/fix_alpha_border=true
|
||||||
|
process/premult_alpha=false
|
||||||
|
process/HDR_as_SRGB=false
|
||||||
|
process/invert_color=false
|
||||||
|
process/normal_map_invert_y=false
|
||||||
|
stream=false
|
||||||
|
size_limit=0
|
||||||
|
detect_3d=true
|
||||||
|
svg/scale=1.0
|
0
assets/icons/app.ico
Normal file
0
assets/icons/app.ico
Normal file
@ -110,9 +110,10 @@ _global_script_class_icons={
|
|||||||
|
|
||||||
[application]
|
[application]
|
||||||
|
|
||||||
config/name="project-dung"
|
config/name="Dungee"
|
||||||
run/main_scene="res://scenes/main.tscn"
|
run/main_scene="res://scenes/main.tscn"
|
||||||
config/icon="res://icon.png"
|
config/icon="res://assets/icons/Dungman Icon.png"
|
||||||
|
config/windows_native_icon="res://assets/icons/app.ico"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user