mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-14 08:54:16 +08:00
add artemis archive pack support
This commit is contained in:
@@ -1432,6 +1432,8 @@ fn main() {
|
||||
bgi_compress_file: arg.bgi_compress_file,
|
||||
#[cfg(feature = "kirikiri-img")]
|
||||
kirikiri_pimg_overlay: arg.kirikiri_pimg_overlay,
|
||||
#[cfg(feature = "artemis-arc")]
|
||||
artemis_arc_disable_xor: arg.artemis_arc_disable_xor,
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user