mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 23:18:47 +08:00
Add basic emote psb file export support
This commit is contained in:
@@ -2056,6 +2056,8 @@ fn main() {
|
||||
jxl_distance: arg.jxl_distance,
|
||||
#[cfg(feature = "image-jxl")]
|
||||
jxl_workers: arg.jxl_workers,
|
||||
#[cfg(feature = "emote-img")]
|
||||
psb_process_tlg: !arg.psb_no_process_tlg,
|
||||
});
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user