figuring out windows, eventually...
This commit is contained in:
parent
bbd2a6089c
commit
ceac5a09bb
9 changed files with 2033 additions and 8 deletions
|
|
@ -1,3 +1,6 @@
|
|||
// Writing an ecs from scratch seems hard, might do it in the future though
|
||||
pub use bevy_ecs as ecs;
|
||||
|
||||
pub use moonhare_event as event;
|
||||
pub use moonhare_game as game;
|
||||
pub use moonhare_graphics as graphics;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue