mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-07 13:28:47 +08:00
Add soc extension to kirikiri ks script
This commit is contained in:
@@ -36,7 +36,7 @@ impl ScriptBuilder for KsBuilder {
|
||||
}
|
||||
|
||||
fn extensions(&self) -> &'static [&'static str] {
|
||||
&["ks"]
|
||||
&["ks", "soc"]
|
||||
}
|
||||
|
||||
fn script_type(&self) -> &'static ScriptType {
|
||||
|
||||
Reference in New Issue
Block a user