From 8bea7b0838ca83af9abf2ec64b679b98c92d472e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 12 Mar 2025 12:41:39 +0100 Subject: many more texture formats --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a621dd5..e6aa46f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,4 @@ serde_yml = "0.0.12" glam = { version = "0.30.0", features = ["serde"] } texpresso = "2.0.1" image = "0.25.5" +texture2ddecoder = { git = "https://github.com/UniversalGameExtraction/texture2ddecoder" } -- cgit v1.2.3-70-g09d2