Init
This commit is contained in:
5
src/types/mod.rs
Normal file
5
src/types/mod.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
mod magma_project_config;
|
||||
mod mcfunction_file;
|
||||
|
||||
pub use magma_project_config::*;
|
||||
pub(crate) use mcfunction_file::*;
|
||||
Reference in New Issue
Block a user