Add Musica Script (.sc) support

This commit is contained in:
2025-11-02 10:25:13 +08:00
parent f872302e5a
commit fe31f5c595
6 changed files with 165 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
//! Musica scripts
pub mod sc;