new architecture
This commit is contained in:
parent
9f7e72b784
commit
9cfd9d8b17
28 changed files with 2625 additions and 5351 deletions
5
crates/engine/src/main.rs
Normal file
5
crates/engine/src/main.rs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mod scene_data;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue