mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-12 16:08:54 +08:00
wip: Add Entis GLS engine script
This commit is contained in:
@@ -1751,6 +1751,8 @@ fn main() {
|
||||
.map(|s| s == types::OutputScriptType::Yaml)
|
||||
.unwrap_or(false)
|
||||
}),
|
||||
#[cfg(feature = "entis-gls")]
|
||||
entis_gls_srcxml_lang: arg.entis_gls_srcxml_lang.clone(),
|
||||
};
|
||||
match &arg.command {
|
||||
args::Command::Export { input, output } => {
|
||||
|
||||
Reference in New Issue
Block a user