New crate: raidillon_app, refactor game/main.rs to use the new crate
This commit is contained in:
parent
82f3b27732
commit
47c3b2b111
12 changed files with 140 additions and 96 deletions
|
|
@ -7,5 +7,5 @@ members = [
|
|||
"game",
|
||||
"ecs",
|
||||
"engine",
|
||||
"physics",
|
||||
"physics", "app",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue