This commit is contained in:
LunarAkai 2025-07-29 12:00:36 +02:00
commit 418a92d38f

View file

@ -15,10 +15,10 @@ Game Engine written in Rust
### Crates
- [MoonhareEngine](moonhare_engine/)
- [MoonhareEvent](moonhare_event/)
- [MoonhareGraphics](moonhare_graphics/)
- [MoonhareLog](moonhare_log/)
- [MoonhareWindow](moonhare_window/)
- [MoonhareEvent](crates/moonhare_event/)
- [MoonhareGraphics](crates/moonhare_graphics/)
- [MoonhareLog](crates/moonhare_log/)
- [MoonhareWindow](crates/moonhare_window/)
### Game Loop:
@ -31,3 +31,4 @@ Game Engine written in Rust