mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 15:24:18 +00:00
Add fancy icon
This commit is contained in:
parent
8845b7a480
commit
085d41079c
9 changed files with 151 additions and 3 deletions
|
@ -34,9 +34,9 @@ package/signed=true
|
|||
package/app_category=2
|
||||
package/retain_data_on_uninstall=false
|
||||
package/exclude_from_recents=false
|
||||
launcher_icons/main_192x192=""
|
||||
launcher_icons/adaptive_foreground_432x432=""
|
||||
launcher_icons/adaptive_background_432x432=""
|
||||
launcher_icons/main_192x192="res://media/icon_legacy.png"
|
||||
launcher_icons/adaptive_foreground_432x432="res://media/icon_foreground.png"
|
||||
launcher_icons/adaptive_background_432x432="res://media/icon_background.png"
|
||||
graphics/opengl_debug=false
|
||||
xr_features/xr_mode=0
|
||||
xr_features/hand_tracking=0
|
||||
|
|
BIN
media/icon_background.png
(Stored with Git LFS)
Normal file
BIN
media/icon_background.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
media/icon_background.png.import
Normal file
34
media/icon_background.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://d2ojjq4qi34sf"
|
||||
path="res://.godot/imported/icon_background.png-caf6b1217feeac6ac3ab43fa56082cfc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://media/icon_background.png"
|
||||
dest_files=["res://.godot/imported/icon_background.png-caf6b1217feeac6ac3ab43fa56082cfc.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
|
BIN
media/icon_foreground.png
(Stored with Git LFS)
Normal file
BIN
media/icon_foreground.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
media/icon_foreground.png.import
Normal file
34
media/icon_foreground.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://bgutypu5wnlcu"
|
||||
path="res://.godot/imported/icon_foreground.png-e41f8194189734a865fa77fd692e891c.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://media/icon_foreground.png"
|
||||
dest_files=["res://.godot/imported/icon_foreground.png-e41f8194189734a865fa77fd692e891c.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
|
BIN
media/icon_legacy.png
(Stored with Git LFS)
Normal file
BIN
media/icon_legacy.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
media/icon_legacy.png.import
Normal file
34
media/icon_legacy.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://b0bpi6naj41af"
|
||||
path="res://.godot/imported/icon_legacy.png-3d7b00455f5ad287a9253e22edc65cd8.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://media/icon_legacy.png"
|
||||
dest_files=["res://.godot/imported/icon_legacy.png-3d7b00455f5ad287a9253e22edc65cd8.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
|
BIN
media/icon_monochrome.png
(Stored with Git LFS)
Normal file
BIN
media/icon_monochrome.png
(Stored with Git LFS)
Normal file
Binary file not shown.
34
media/icon_monochrome.png.import
Normal file
34
media/icon_monochrome.png.import
Normal file
|
@ -0,0 +1,34 @@
|
|||
[remap]
|
||||
|
||||
importer="texture"
|
||||
type="CompressedTexture2D"
|
||||
uid="uid://quo8m2liv8b3"
|
||||
path="res://.godot/imported/icon_monochrome.png-d74fbb369b31a79556090603aeee97bc.ctex"
|
||||
metadata={
|
||||
"vram_texture": false
|
||||
}
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://media/icon_monochrome.png"
|
||||
dest_files=["res://.godot/imported/icon_monochrome.png-d74fbb369b31a79556090603aeee97bc.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
|
Loading…
Reference in a new issue