player object
This commit is contained in:
@@ -22,6 +22,8 @@ pub mod script;
|
||||
mod utils;
|
||||
/// World type: a named collection of boards in a single `.toml` file ([`world::World`], [`world::load`]).
|
||||
pub mod world;
|
||||
pub mod player;
|
||||
pub mod keys;
|
||||
|
||||
pub use archetype::{Archetype, Builtin};
|
||||
pub use board::Board;
|
||||
|
||||
Reference in New Issue
Block a user