Update README

This commit is contained in:
Thinkofname 2016-04-24 18:48:22 +01:00
parent c03db28b58
commit d5acb0588d
1 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,5 @@
# Steven (Rust)
[![Build Status](https://travis-ci.org/Thinkofname/steven.svg?branch=master)](https://travis-ci.org/Thinkofname/steven)
A Minecraft client coded in Rust. Ported from [steven-go](https://github.com/Thinkofname/steven-go).
Don't expect it to go anywhere, just doing this for fun.
@ -35,7 +36,3 @@ The Visual Studio 2015 Redistributable is required to run these builds.
Just 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.
### Via the Offical Minecraft launcher
Currently not supported (yet)