mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-08 22:08:47 +08:00
Extension name now support dot
This commit is contained in:
@@ -73,7 +73,7 @@ impl ScriptBuilder for ScnScriptBuilder {
|
||||
}
|
||||
|
||||
fn extensions(&self) -> &'static [&'static str] {
|
||||
&["scn"]
|
||||
&["ks.scn"]
|
||||
}
|
||||
|
||||
fn script_type(&self) -> &'static ScriptType {
|
||||
|
||||
Reference in New Issue
Block a user