Ported wad convert command from WiiPy

This commit is contained in:
2025-04-02 19:51:19 -04:00
parent 97fe838b8c
commit 3fd701cac6
7 changed files with 169 additions and 18 deletions

View File

@@ -33,3 +33,4 @@ sha1 = { version = "0", features = ["oid"]}
glob = "0"
regex = "1"
clap = { version = "4", features = ["derive"] }
anyhow = "1"