diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-30 20:35:36 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-30 20:35:36 +0200 |
commit | 3117ac777c38da483b22325d2bb9273684e31097 (patch) | |
tree | 82ce19cc929e93fd9cd7eddfc0bdf487f1fb9eba /client/icons | |
parent | 7bdc4768872836dbd4d39ec395c1219334fe53ce (diff) | |
download | hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar.bz2 hurrycurry-3117ac777c38da483b22325d2bb9273684e31097.tar.zst |
generate android icons
Diffstat (limited to 'client/icons')
-rw-r--r-- | client/icons/adaptive-background.png | bin | 29640 -> 0 bytes | |||
-rw-r--r-- | client/icons/adaptive-background.png.import | 34 | ||||
-rw-r--r-- | client/icons/adaptive-foreground.png | bin | 30543 -> 0 bytes | |||
-rw-r--r-- | client/icons/adaptive-foreground.png.import | 34 |
4 files changed, 0 insertions, 68 deletions
diff --git a/client/icons/adaptive-background.png b/client/icons/adaptive-background.png Binary files differdeleted file mode 100644 index 89210166..00000000 --- a/client/icons/adaptive-background.png +++ /dev/null diff --git a/client/icons/adaptive-background.png.import b/client/icons/adaptive-background.png.import deleted file mode 100644 index 2f2c4986..00000000 --- a/client/icons/adaptive-background.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://dtdr43etagqpk" -path="res://.godot/imported/adaptive-background.png-76ee64c65d33fb62c738c6bcbf80825d.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://icons/adaptive-background.png" -dest_files=["res://.godot/imported/adaptive-background.png-76ee64c65d33fb62c738c6bcbf80825d.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/client/icons/adaptive-foreground.png b/client/icons/adaptive-foreground.png Binary files differdeleted file mode 100644 index 255d494c..00000000 --- a/client/icons/adaptive-foreground.png +++ /dev/null diff --git a/client/icons/adaptive-foreground.png.import b/client/icons/adaptive-foreground.png.import deleted file mode 100644 index cd67d834..00000000 --- a/client/icons/adaptive-foreground.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://dy1ujndw4irkj" -path="res://.godot/imported/adaptive-foreground.png-b79dadb0b2a392db2e350415f9bf9a72.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://icons/adaptive-foreground.png" -dest_files=["res://.godot/imported/adaptive-foreground.png-b79dadb0b2a392db2e350415f9bf9a72.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 |