Skip to content

Latest commit

 

History

120 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcrs

A rust rewrite of mcpp, a library to interface with Minecraft.

Requires a server running ELCI.

let mut mc = mcrs::Connection::new().unwrap();
mc.post_to_chat("Hello world!").unwrap();

About

Library to interface with Minecraft using Rust

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages