| Crates.io | mcinterface |
| lib.rs | mcinterface |
| version | 0.3.2 |
| created_at | 2023-10-25 13:30:15.444225+00 |
| updated_at | 2023-10-26 12:07:25.324398+00 |
| 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.