Registry / other / bevy-retrograde-core

bevy-retrograde-core

JSON →
library0.2.0rscratesunverified

Provides the core components and renderer for the Bevy Retrograde game engine.

# Cargo.toml [dependencies] bevy_retrograde_core = "0.2.0"
INSTALL
IMPORT
SIG · BEVY-RETROGRADE-CO
B
bevy-retrograde-core
otherrustv0.2.0
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.

RetrogradePlugins
use bevy_retrograde_core::prelude::*;

Minimal setup to use Bevy Retrograde Core with default plugins.

use bevy_retrograde_core::prelude::*; fn main() { App::new() .add_plugins(RetrogradePlugins) .run(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Meta
1
OpenAI (training)
1
Resources
bevy-retrograde-core — cargo add bevy-retrograde-core · libregistry