diff options
author | metamuffin <metamuffin@disroot.org> | 2024-07-01 23:19:45 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-07-01 23:19:45 +0200 |
commit | 5aa7c84d6126f990e4e2d27d988fe23a2cb213a8 (patch) | |
tree | a55d6b89bbab8a0284c0a9ee4d313c4df6e99ffa /client/menu | |
parent | f7e2734bc49fd9fa416299599316aded72db5e14 (diff) | |
parent | 498fb5deae5b67246d757a5f1ac303385b0fd1f4 (diff) | |
download | hurrycurry-5aa7c84d6126f990e4e2d27d988fe23a2cb213a8.tar hurrycurry-5aa7c84d6126f990e4e2d27d988fe23a2cb213a8.tar.bz2 hurrycurry-5aa7c84d6126f990e4e2d27d988fe23a2cb213a8.tar.zst |
erge branch 'master' of https://codeberg.org/metamuffin/undercooked
Diffstat (limited to 'client/menu')
-rw-r--r-- | client/menu/boost.webp | bin | 0 -> 3670 bytes | |||
-rw-r--r-- | client/menu/boost.webp.import | 34 | ||||
-rw-r--r-- | client/menu/interact.webp | bin | 0 -> 3604 bytes | |||
-rw-r--r-- | client/menu/interact.webp.import | 34 |
4 files changed, 68 insertions, 0 deletions
diff --git a/client/menu/boost.webp b/client/menu/boost.webp Binary files differnew file mode 100644 index 00000000..afea92df --- /dev/null +++ b/client/menu/boost.webp diff --git a/client/menu/boost.webp.import b/client/menu/boost.webp.import new file mode 100644 index 00000000..999115e7 --- /dev/null +++ b/client/menu/boost.webp.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://bnxllatlo4clg" +path="res://.godot/imported/boost.webp-e0fa5b3507b36424ead2769ac2e73472.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://menu/boost.webp" +dest_files=["res://.godot/imported/boost.webp-e0fa5b3507b36424ead2769ac2e73472.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/menu/interact.webp b/client/menu/interact.webp Binary files differnew file mode 100644 index 00000000..cf57c4c0 --- /dev/null +++ b/client/menu/interact.webp diff --git a/client/menu/interact.webp.import b/client/menu/interact.webp.import new file mode 100644 index 00000000..55ec9275 --- /dev/null +++ b/client/menu/interact.webp.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="CompressedTexture2D" +uid="uid://dcgt82qkya880" +path="res://.godot/imported/interact.webp-ad70044ea6f17b27fedc400ffc5d7eb5.ctex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://menu/interact.webp" +dest_files=["res://.godot/imported/interact.webp-ad70044ea6f17b27fedc400ffc5d7eb5.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 |