voxelize 0.7.11

A fast multiplayer voxel engine.
Documentation
1
2
3
fn main() {
    prost_build::compile_protos(&["./messages.proto"], &["."]).unwrap();
}