voxelize 1.0.0

A fast multiplayer voxel engine.
Documentation
1
2
3
4
#[derive(Debug)]
pub struct WorldMetadata {
    pub world_name: String,
}