first commit
This commit is contained in:
commit
3a92f526a0
11 changed files with 2222 additions and 0 deletions
12
Cargo.toml
Normal file
12
Cargo.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[workspace]
|
||||
resolver = "3"
|
||||
members = [
|
||||
"moonhare_engine",
|
||||
"playground"
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
authors = ["LunarAkai"]
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue