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 23 items with examples
  • Size
  • Source code size: 15.2 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 313.66 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 7s Average build duration of successful builds in releases after 2024-10-23.
  • 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.