Minecraft Mod written in Rust
GregTech placeable emitters addon mod. Contribute to cyb0124/greg-emitters development by creating an account on GitHub.
cross-posted from: https://lemmy.world/post/22673996
This mod is written in an unconventional way: it is written in Rust. The Rust code is here. It uses JNI and JVMTI to interact with Java objects. The only Java code in this mod is for loading the compiled native binary into memory.
Rust is inevitable 🦀🦀🦀
That's awesome. I think I might get into MC modding...