Crate ayaka_runtime

source ·
Expand description

The runtime of Ayaka project.

This runtime provides the game config, running context, plugin system and settings system. It can be treated as the “backend” of the game engine.

Re-exports

Modules

Macros

Structs

Enums

Functions

  • Get the version of Ayaka runtime. This version string is exacted from CARGO_PKG_VERSION.