Added Minecraft Client GUI v1.0 to the repository

+ Some BasicIO fixes to Minecraft Console Client
This commit is contained in:
ORelio 2013-08-21 14:31:57 +02:00
parent 84b8b9da2a
commit f26ff323fd
18 changed files with 7413 additions and 9 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<StartArguments>TestBot - Localhost</StartArguments>
</PropertyGroup>
</Project>