nurtex 1.2.1

Create efficient and lightweight Minecraft bots or clients.
Documentation
1
2
3
4
5
mod definition;
mod plugins;

pub use definition::*;
pub use plugins::*;