mcinterface 0.3.2

Rust bindings for wasmcraft2 API, allowing you to run Rust code in vanilla Minecraft
Documentation
1
2
3
4
5
# mcinterface

Rust library for writing programs for Minecraft using [wasmcraft2](https://github.com/SuperTails/wasmcraft2).

For a usage example, see https://github.com/arthomnix/mc_mandelbrot.