mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Update to 1.17.1 (#1672)
This commit is contained in:
parent
48577bf034
commit
029762e0a9
4 changed files with 8 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ namespace MinecraftClient
|
|||
|
||||
public const string Version = MCHighestVersion;
|
||||
public const string MCLowestVersion = "1.4.6";
|
||||
public const string MCHighestVersion = "1.17";
|
||||
public const string MCHighestVersion = "1.17.1";
|
||||
public static readonly string BuildInfo = null;
|
||||
|
||||
private static Thread offlinePrompt = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue