rust/mapgen/src/template/mod.rs
author unC0Rr
Mon, 27 Jan 2025 15:48:24 +0100
changeset 16065 33f09636018b
parent 16064 07cb6dbc8444
permissions -rw-r--r--
Switch to toml for WFC templates

pub mod maze;
pub mod outline;
pub mod wavefront_collapse;