workspaceify
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/// Core game types: [`game::Board`], [`game::Glyph`], [`game::Archetype`], etc.
|
||||
pub mod game;
|
||||
/// Map file loading and saving (`.toml` format).
|
||||
pub mod map_file;
|
||||
Reference in New Issue
Block a user