Registry / other / ryot-core

ryot-core

JSON →
library0.2.3rscratesunverified

Core functionality crate for the Ryot framework, housing essential components and systems foundational to game development.

# Cargo.toml [dependencies] ryot_core = "0.2.3"
INSTALL
IMPORT
SIG · RYOT-CORE
R
ryot-core
otherrustv0.2.3
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.

RyotCore
use ryot_core::RyotCore;

Initializes the Ryot core game engine.

use ryot_core::RyotCore; fn main() { let core = RyotCore::new(); core.initialize(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
ryot-core — cargo add ryot-core · libregistry