mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 15:12:57 +08:00
add artemis archive pack support
This commit is contained in:
@@ -223,6 +223,8 @@ pub struct ExtraConfig {
|
||||
pub bgi_compress_file: bool,
|
||||
#[cfg(feature = "kirikiri-img")]
|
||||
pub kirikiri_pimg_overlay: Option<bool>,
|
||||
#[cfg(feature = "artemis-arc")]
|
||||
pub artemis_arc_disable_xor: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Debug, ValueEnum, PartialEq, Eq, PartialOrd, Ord)]
|
||||
|
||||
Reference in New Issue
Block a user