voxelize 0.8.9

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