mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-25 21:27:05 +08:00
Add support to unpack Yu-RIS archive in exe file
This commit is contained in:
@@ -124,7 +124,7 @@ will-plus-img = ["will-plus", "image"]
|
||||
yaneurao = []
|
||||
yaneurao-itufuru = ["yaneurao", "utils-xored-stream"]
|
||||
yuris = ["dep:chrono", "dep:hex", "utils-serde-base64bytes", "utils-xored-stream"]
|
||||
yuris-arc = ["yuris", "dep:adler", "dep:crc32fast", "flate2", "dep:int-enum", "utils-murmur2", "dep:xxhash-rust", "xxhash-rust/xxh32", "zopfli"]
|
||||
yuris-arc = ["yuris", "dep:adler", "dep:crc32fast", "flate2", "dep:int-enum", "dep:pelite", "utils-murmur2", "dep:xxhash-rust", "xxhash-rust/xxh32", "zopfli"]
|
||||
yuris-img = ["yuris", "image", "qoi", "webp"]
|
||||
# basic feature
|
||||
image = ["dep:png"]
|
||||
|
||||
Reference in New Issue
Block a user