Skip to content

Caviar-X/mcpi-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcpi-rs

the rust version of Raspberryjuice api.

Raspberryjuice is a Bukkit plugin which allows user to control the behavior in game.

see Raspberryjuice

Usage

write

[dependencies]
mcpi-rs = {path = "path/to/mcpi-rs"}

in your cargo.toml

Todo

  1. add comment for all the functions (%78)
  2. add event and mcstuff api (deleted after one update) (TODO)

Docs

see docs