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

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3")]
[assembly: AssemblyFileVersion("1.3")]
[assembly: AssemblyVersion("1.6.1")]
[assembly: AssemblyFileVersion("1.6.1")]