A simple Minecraft written in Rust with the Piston game engine
First, you need to install SDL2:
C:\Rust\bin\rustlib\x86_64-pc-windows-gnu\lib
, also in Hematite's root folder.$ brew install sdl2
.$ sudo apt-get install libsdl2-dev
.Should get you going without problems, if you find any issues please file them.
This method is only for personal use. Never distribute copyrighted content from Minecraft.
1.8.8
Quit Minecraft
Copy your world save to to the hematite directory (It may corrupt your world)
%appdata%\minecraft\saves\
~/Library/Application Support/minecraft/saves/
~/.minecraft/saves/
cargo run --release "./<WORLD_NAME>"