mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-09 14:28:53 +08:00
Allow custom min len header
This commit is contained in:
@@ -221,6 +221,8 @@ pub struct ExtraConfig {
|
||||
pub kirikiri_message_commands: std::sync::Arc<std::collections::HashSet<String>>,
|
||||
#[cfg(feature = "bgi-arc")]
|
||||
pub bgi_compress_file: bool,
|
||||
#[cfg(feature = "bgi-arc")]
|
||||
pub bgi_compress_min_len: usize,
|
||||
#[cfg(feature = "kirikiri-img")]
|
||||
pub kirikiri_pimg_overlay: Option<bool>,
|
||||
#[cfg(feature = "artemis-arc")]
|
||||
|
||||
Reference in New Issue
Block a user