mcinterface 0.3.2

Rust bindings for wasmcraft2 API, allowing you to run Rust code in vanilla Minecraft
Documentation
  • Coverage
  • 64.1%
    25 out of 39 items documented1 out of 20 items with examples
  • Size
  • Source code size: 14.86 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.02 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • arthomnix/mcinterface-rs
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • arthomnix

mcinterface

Rust library for writing programs for Minecraft using wasmcraft2.

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