Find a file
2021-03-20 19:05:45 +01:00
.github/workflows Update rust.yml 2021-03-04 13:05:21 +01:00
src Changed Vec3 to TileVec3 and added a Vec3 using f32 type, added ::from() and ::from_vector() to both of them, added get_player_pos() and set_player_pos() 2021-03-20 19:05:45 +01:00
.gitignore Added basic structure and post_to_chat() function 2021-02-09 12:30:20 +01:00
Cargo.toml Added basic structure and post_to_chat() function 2021-02-09 12:30:20 +01:00
README.md Create README.md 2021-02-12 09:49:54 +01:00

Minecraft Pi Edition API for Rust

This project ports the MCPI API to rust!