mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update README file
This commit is contained in:
parent
e8097206d0
commit
96e4c589cd
2 changed files with 33 additions and 7 deletions
|
|
@ -21,7 +21,7 @@ namespace MinecraftClient
|
|||
private static McTcpClient Client;
|
||||
public static string[] startupargs;
|
||||
|
||||
public const string Version = "1.9.0 BETA";
|
||||
public const string Version = "1.9.0 DEV";
|
||||
public const string MCLowestVersion = "1.4.6";
|
||||
public const string MCHighestVersion = "1.9.0";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue