***MOVED: https://github.com/iceiix/stevenarella
Development of this fork has moved to Stevenarella***
A Minecraft client coded in Rust. Ported from steven-go. Don't expect it to go anywhere, just doing this for fun.
In action: http://gfycat.com/NeedyElaborateGypsymoth
I generally am on the irc.spi.gt irc network in the #think channel.
Feel free to pop in to say hi, Webchat can be found here
Windows users can download pre-compiled builds from here: https://ci.appveyor.com/project/iceiix/steven (Select your platform, Click the artifacts tab and download Steven.zip)
The Visual Studio 2017 Redistributable is required to run these builds.
Requires Rust stable version 1.31.0 or newer to build.
Compile and run:
cargo run --releaseJust compile:
cargo build --releaseJust running steven via a double click (Windows) or ./steven (everything else)
will bring up a login screen followed by a server list which you can select a server
from.

