Add Support for muisca paz archive

This commit is contained in:
2025-11-02 17:43:00 +08:00
parent fe31f5c595
commit 04f9b1469a
20 changed files with 903 additions and 29 deletions

View File

@@ -1,2 +1,4 @@
//! Musica scripts
#[cfg(feature = "musica-arc")]
pub mod archive;
pub mod sc;