mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-18 08:55:06 +08:00
Add a option to dump debug info for xp3 archive
handle time prop in xp3 file entry Remove already processed hash file name
This commit is contained in:
@@ -3393,6 +3393,8 @@ fn main() {
|
||||
)),
|
||||
#[cfg(feature = "kirikiri-arc")]
|
||||
xp3_game_title: arg.xp3_game_title.clone(),
|
||||
#[cfg(feature = "kirikiri-arc")]
|
||||
xp3_debug_archive: arg.xp3_debug_archive,
|
||||
});
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user