mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-08-03 19:36:14 -04:00
Release 1.9.5.1
This commit is contained in:
parent
4e8c87e570
commit
acd4979d68
@ -40,7 +40,7 @@ namespace MCGalaxy
|
||||
public static PlayerMetaList Notes = new PlayerMetaList("text/notes.txt");
|
||||
|
||||
/// <summary> *** DO NOT USE THIS! *** Use VersionString, as this field is a constant and is inlined if used. </summary>
|
||||
public const string InternalVersion = "1.9.5.0";
|
||||
public const string InternalVersion = "1.9.5.1";
|
||||
public static string Version { get { return InternalVersion; } }
|
||||
|
||||
public static string SoftwareName = "MCGalaxy";
|
||||
|
@ -1 +1 @@
|
||||
1.9.5.0
|
||||
1.9.5.1
|
@ -1,15 +1 @@
|
||||
Looking for the files to run MCGalaxy?
|
||||
You probably want to go to the Releases page and get the latest zip from there.
|
||||
|
||||
However, you can still download the required files from here. You need these files:
|
||||
MCGalaxy.exe, MCGalaxyCLI.exe, MCGalaxy_.dll
|
||||
|
||||
|
||||
---------------------------------------------------------------------------------------------------------------
|
||||
MCGalaxy_infid.dll is a special version of MCGalaxy which increases maximum id in /gb and /lb from 255 to 767.
|
||||
Replace MCGalaxy_.dll with this file (i.e. rename it to MCGalaxy_.dll) to use it.
|
||||
|
||||
You probably don't want this version though, because it slightly reduces performance.
|
||||
Using a block over 255 will also make the map use twice as much memory in the client.
|
||||
|
||||
YOU WERE WARNED!
|
||||
Download the latest release from https://classicube.net/mcg/download
|
Loading…
x
Reference in New Issue
Block a user