mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-12 16:08:54 +08:00
add softpal export support
This commit is contained in:
@@ -474,6 +474,9 @@ pub enum ScriptType {
|
||||
#[value(alias("kr-mdf"))]
|
||||
/// Kirikiri MDF (zlib compressed) file
|
||||
KirikiriMdf,
|
||||
#[cfg(feature = "softpal")]
|
||||
/// Softpal src script
|
||||
Softpal,
|
||||
#[cfg(feature = "will-plus")]
|
||||
#[value(alias("adv-hd-ws2"))]
|
||||
/// WillPlus ws2 script
|
||||
|
||||
Reference in New Issue
Block a user