trying to eat the spaghetti (make it less)

This commit is contained in:
LunarAkai 2025-07-29 11:59:34 +02:00
commit 4ad7d2ebd0
42 changed files with 189 additions and 668 deletions

View file

@ -1,10 +1,8 @@
[workspace]
resolver = "3"
resolver = "2"
members = [
"moonhare_engine", "moonhare_event",
"moonhare_graphics",
"moonhare_log",
"moonhare_window",
"crates/*",
"moonhare_engine",
"playground"
]