Add support for CloverGAME's やりなおしクランクイン

This commit is contained in:
2026-05-01 20:53:16 +08:00
parent 4bc77ed0c8
commit f9d00545ff
3 changed files with 6 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ md5 = { version = "0.8", optional = true }
memchr = { version = "2.7", optional = true }
mozjpeg = { version = "0.10", optional = true }
msg_tool_macro = { version = "0.4.0-alpha.1" }
msg_tool_xp3data = { version = "0.4.0-alpha.1", optional = true }
msg_tool_xp3data = { path = "./msg_tool_xp3data", optional = true }
num_cpus = "1.17"
overf = "0.1"
parse-size = { version = "1.1", optional = true }