mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-23 12:17:04 +08:00
Add serde support for Yu-Ris YSTB(compiled script) file (.ybn)
This commit is contained in:
@@ -118,7 +118,7 @@ will-plus = ["utils-str"]
|
||||
will-plus-img = ["will-plus", "image"]
|
||||
yaneurao = []
|
||||
yaneurao-itufuru = ["yaneurao", "utils-xored-stream"]
|
||||
yuris = ["dep:hex", "utils-xored-stream"]
|
||||
yuris = ["dep:hex", "utils-serde-base64bytes", "utils-xored-stream"]
|
||||
yuris-img = ["yuris", "image", "qoi", "webp"]
|
||||
# basic feature
|
||||
image = ["dep:png"]
|
||||
|
||||
Reference in New Issue
Block a user