Add library and documents

This commit is contained in:
2025-08-10 15:11:24 +08:00
parent 808c5acd2b
commit f602ddb4b5
23 changed files with 584 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
//! Buriko General Interpreter / Ethornell Scripts
#[cfg(feature = "bgi-arc")]
pub mod archive;
#[cfg(feature = "bgi-audio")]