Derive macros for bevy_persistence_database
A persistence and database integration solution for the Bevy game engine
All in one (aka Aio) database with async support. Based on sqlite, bevy_reflect and tokio, includes a dead simple API to be used (no SQL needed just pure Rust). Comes with automigration.
A Rust crate to manage, persist and encrypt your configurations.
A framework for saving and loading application state in Bevy.
A framework for saving and loading application state in Bevy.
Type-safe parameter definition system
A Bevy helper to easily manage resources that need to persist across game sessions.