Add kirikiri ks script extract support

This commit is contained in:
2025-07-02 10:46:45 +08:00
parent 7810e7a569
commit 4f3b4c5e78
9 changed files with 717 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
pub mod ks;
pub mod scn;
pub mod simple_crypt;
use std::collections::HashMap;