Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 486 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 486 Bytes

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