mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-09 14:28:53 +08:00
Add silky engine map file support
fix output extension for custom when importing
This commit is contained in:
@@ -592,6 +592,9 @@ pub enum ScriptType {
|
||||
#[cfg(feature = "silky")]
|
||||
/// Silky Engine Mes script
|
||||
Silky,
|
||||
#[cfg(feature = "silky")]
|
||||
/// Silky Engine Map script
|
||||
SilkyMap,
|
||||
#[cfg(feature = "softpal")]
|
||||
/// Softpal src script
|
||||
Softpal,
|
||||
|
||||
Reference in New Issue
Block a user