Crates.io | mcinterface |
lib.rs | mcinterface |
version | 0.3.2 |
source | src |
created_at | 2023-10-25 13:30:15.444225 |
updated_at | 2023-10-26 12:07:25.324398 |
description | Rust bindings for wasmcraft2 API, allowing you to run Rust code in vanilla Minecraft |
homepage | https://github.com/arthomnix/mcinterface-rs |
repository | https://github.com/arthomnix/mcinterface-rs |
max_upload_size | |
id | 1013366 |
size | 15,209 |
Rust library for writing programs for Minecraft using wasmcraft2.
For a usage example, see https://github.com/arthomnix/mc_mandelbrot.