Add tlg decode support (v5 only)

This commit is contained in:
2025-07-02 19:59:32 +08:00
parent ef4b66d252
commit 53ebb9612f
7 changed files with 115 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
#[cfg(feature = "kirikiri-img")]
pub mod image;
pub mod ks;
pub mod scn;
pub mod simple_crypt;