Added screenshot to readme

This commit is contained in:
AlexKvazos
2015-04-28 20:50:33 -05:00
parent 99c4fb8e64
commit 1916d33828
+2
View File
@@ -2,6 +2,8 @@ MinecraftChat
-------
Web based Minecraft chat client for 1.8 servers.
![MinecraftChat Screenshot](http://puu.sh/huBzl/ec3c911abc.png)
###Description
This is a very lightweight application... ~500kb without modules. It is built on Node and utilizes tools such as [mineflayer](https://github.com/andrewrk/mineflayer), [node-minecraft-protocol](https://github.com/PrismarineJS/node-minecraft-protocol#windows) and [socket.io](http://socket.io/). The whole purpose is that you can chat on Minecraft servers from your browser. This makes it easier to just jump in, say a few things, and leave without having to wait for your game to load.