nightshade 0.43.0

A cross-platform data-oriented game engine.
Documentation
1
2
3
4
5
6
//! Types the standalone editor shares across its processes (the page, the
//! engine worker, and the desktop MCP bridge), behind the `editor-protocol`
//! feature. The agent surface is gated separately behind
//! `editor-protocol-agent`.

pub mod protocol;