Add new script Kirikiri TJS NS0 binary encoded script

This commit is contained in:
2025-08-31 00:06:02 +08:00
parent cef3064763
commit 94b489f412
11 changed files with 220 additions and 14 deletions

View File

@@ -5,6 +5,7 @@ pub mod ks;
pub mod mdf;
pub mod scn;
pub mod simple_crypt;
pub mod tjs_ns0;
use std::collections::HashMap;
use std::sync::Arc;