bukkit 0.1.0

A test crate for experimenting with Bukkit API integration in Rust
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}