mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-10 23:18:47 +08:00
Add silky engine mes support
This commit is contained in:
@@ -535,6 +535,9 @@ pub enum ScriptType {
|
||||
#[value(alias("kr-tjs-ns0"))]
|
||||
/// Kirikiri TJS NS0 binary encoded script
|
||||
KirikiriTjsNs0,
|
||||
#[cfg(feature = "silky")]
|
||||
/// Silky Engine Mes script
|
||||
Silky,
|
||||
#[cfg(feature = "softpal")]
|
||||
/// Softpal src script
|
||||
Softpal,
|
||||
|
||||
Reference in New Issue
Block a user