🍸 Moonshine Core
Unconventional cocktail of libraries to make ECS-driven development easier and safer in Bevy.
See individual crates for detailed documentation and examples.
🍎 Moonshine Kind
Type safety solution for Bevy entities:
use *;
use *;
;
🌴 Moonshine Object
Ergonomic wrapper for managing complex enttiy hierarchies:
use *;
use *;
;
;
💾 Moonshine Save
Save/Load framework for managing persistent game state:
use *;
use *;
🥚 Moonshine Spawn
Tools for spawning entity hierarchies witout systems:
use *;
use *;
;
;
🛠️ Moonshine Utilities
Collection of generic utilities for improved safety, diagnostics, and ergonomics.
Support
Please post an issue for any bugs, questions, or suggestions.
You may also contact me on the official Bevy Discord server as @Zeenobit.