29 releases

Uses old Rust 2015

0.0.34 Feb 7, 2019
0.0.32 Jan 19, 2019
0.0.31 Nov 15, 2018
0.0.27 May 27, 2018
0.0.1 Dec 9, 2014

#201 in Games

Download history 31/week @ 2023-08-13 1/week @ 2023-08-20 34/week @ 2023-08-27 67/week @ 2023-09-03 12/week @ 2023-09-10 1/week @ 2023-09-17 4/week @ 2023-09-24 9/week @ 2023-10-01 3/week @ 2023-10-08 1/week @ 2023-10-15 6/week @ 2023-10-22 60/week @ 2023-10-29 4/week @ 2023-11-05 5/week @ 2023-11-12 4/week @ 2023-11-19 93/week @ 2023-11-26

115 downloads per month

MIT license

370KB
3.5K SLoC

hematite Build Status

A simple Minecraft written in Rust with the Piston game engine

screenshot

How To Open a World

This method is only for personal use. Never distribute copyrighted content from Minecraft.

  • In the Minecraft Launcher, click the button “New Profile”

  • In the drop down "use version", select 1.8.8

  • Click “Save Profile”

  • Click “Play” (this will download the snapshot)

  • Quit Minecraft

  • Copy your world save to to the hematite directory (It may corrupt your world)

  • Save Locations:

    • Windows: %appdata%\.minecraft\saves\
    • OSX: ~/Library/Application Support/minecraft/saves/
    • Linux/Other: ~/.minecraft/saves/
  • Run hematite with: cargo run --release "./<WORLD_NAME>"

Dependencies

dependencies

How to contribute

Dependencies

~17MB
~310K SLoC