Registry / other / moonshine-save

moonshine-save

JSON →
library0.6.1rscratesunverified

Save/Load framework for Bevy.

# Cargo.toml [dependencies] moonshine-save = "0.6.1"
INSTALL
IMPORT
SIG · MOONSHINE-SAVE
M
moonshine-save
otherrustv0.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SavePlugin
use moonshine_save::SavePlugin;

Create the save plugin for Bevy.

use moonshine_save::SavePlugin; fn main() { let plugin = SavePlugin; println!("Save plugin created"); }
Debug
Known issues
breakingRequires Bevy version 0.10 or later.
fix
Update Bevy to version 0.10 or later in your Cargo.toml.
affects: >=0.6.0
Upgrade
Version history
0.6.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
moonshine-save — cargo add moonshine-save · libregistry