Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 350 Bytes

Bevy MCPE

This is a WIP Minecraft: Pocket Edition 0.2.0 recreation written in Rust using the Bevy game engine.

Development

Make sure you have the latest stable Rust version installed.

git clone https://github.com/cult-of-mari/mcpe
cd mcpe
git clone https://github.com/theoparis/mcpe-assets assets
cargo run