diff options
author | BrickPi <ajmach6@gmail.com> | 2024-01-19 22:52:24 +0100 |
---|---|---|
committer | BrickPi <ajmach6@gmail.com> | 2024-01-21 16:25:06 +0100 |
commit | 2940411cb33a64cd41c2d39ddf98aab54edc9f69 (patch) | |
tree | 8cefa44e20d3fd26f7ba083454ffdcbb43c1d05f /game/splash_assets | |
parent | fb2561bd998f211d2099f811a6b6b25a57118160 (diff) |
Reorganise Asset File Structure
Diffstat (limited to 'game/splash_assets')
-rw-r--r-- | game/splash_assets/globe.png | bin | 48541 -> 0 bytes | |||
-rw-r--r-- | game/splash_assets/globe.png.import | 34 | ||||
-rw-r--r-- | game/splash_assets/ovgear.png | bin | 37616 -> 0 bytes | |||
-rw-r--r-- | game/splash_assets/ovgear.png.import | 34 | ||||
-rw-r--r-- | game/splash_assets/splash_end.png | bin | 1264857 -> 0 bytes | |||
-rw-r--r-- | game/splash_assets/splash_end.png.import | 34 | ||||
-rw-r--r-- | game/splash_assets/splash_image.png | bin | 1756225 -> 0 bytes | |||
-rw-r--r-- | game/splash_assets/splash_image.png.import | 34 | ||||
-rw-r--r-- | game/splash_assets/splash_startup.ogv | bin | 2964974 -> 0 bytes |
9 files changed, 0 insertions, 136 deletions
diff --git a/game/splash_assets/globe.png b/game/splash_assets/globe.png Binary files differdeleted file mode 100644 index f925d35..0000000 --- a/game/splash_assets/globe.png +++ /dev/null diff --git a/game/splash_assets/globe.png.import b/game/splash_assets/globe.png.import deleted file mode 100644 index 784d8e8..0000000 --- a/game/splash_assets/globe.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://oirhxlyiogv8" -path="res://.godot/imported/globe.png-00352f839f02a64dea5126a54e3e9b2b.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://splash_assets/globe.png" -dest_files=["res://.godot/imported/globe.png-00352f839f02a64dea5126a54e3e9b2b.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/game/splash_assets/ovgear.png b/game/splash_assets/ovgear.png Binary files differdeleted file mode 100644 index d18b437..0000000 --- a/game/splash_assets/ovgear.png +++ /dev/null diff --git a/game/splash_assets/ovgear.png.import b/game/splash_assets/ovgear.png.import deleted file mode 100644 index ee67bb8..0000000 --- a/game/splash_assets/ovgear.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://hlouxrjm7pqy" -path="res://.godot/imported/ovgear.png-b0a02a64494ec794cdac3fbababcd544.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://splash_assets/ovgear.png" -dest_files=["res://.godot/imported/ovgear.png-b0a02a64494ec794cdac3fbababcd544.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/game/splash_assets/splash_end.png b/game/splash_assets/splash_end.png Binary files differdeleted file mode 100644 index ac7b1da..0000000 --- a/game/splash_assets/splash_end.png +++ /dev/null diff --git a/game/splash_assets/splash_end.png.import b/game/splash_assets/splash_end.png.import deleted file mode 100644 index 64a7f9a..0000000 --- a/game/splash_assets/splash_end.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://deef5hufq0j61" -path="res://.godot/imported/splash_end.png-967b7882642610d3be0d67e2695b1564.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://splash_assets/splash_end.png" -dest_files=["res://.godot/imported/splash_end.png-967b7882642610d3be0d67e2695b1564.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=true -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/game/splash_assets/splash_image.png b/game/splash_assets/splash_image.png Binary files differdeleted file mode 100644 index 5f7cff9..0000000 --- a/game/splash_assets/splash_image.png +++ /dev/null diff --git a/game/splash_assets/splash_image.png.import b/game/splash_assets/splash_image.png.import deleted file mode 100644 index ce7e72c..0000000 --- a/game/splash_assets/splash_image.png.import +++ /dev/null @@ -1,34 +0,0 @@ -[remap] - -importer="texture" -type="CompressedTexture2D" -uid="uid://cgdnixsyh7bja" -path="res://.godot/imported/splash_image.png-e2810276ec1ba470c15ca32f0eb76f88.ctex" -metadata={ -"vram_texture": false -} - -[deps] - -source_file="res://splash_assets/splash_image.png" -dest_files=["res://.godot/imported/splash_image.png-e2810276ec1ba470c15ca32f0eb76f88.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=true -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/game/splash_assets/splash_startup.ogv b/game/splash_assets/splash_startup.ogv Binary files differdeleted file mode 100644 index 950d9a6..0000000 --- a/game/splash_assets/splash_startup.ogv +++ /dev/null |