Bug Fix
런처 파일 삭제 버그 수정
This commit is contained in:
@@ -25,7 +25,6 @@ namespace Mitria_Minecraft_Launcher
|
||||
public static readonly string ServerLauncherPatchInformationFile = "/launcher.xml";
|
||||
public static readonly string ServerInformationFile = "/server.xml";
|
||||
public static readonly string ServerDataPatchInformationFile = "/data.xml";
|
||||
//public static readonly string BaseArgument = @"-XX:+UseG1GC -Xmx8G -Xms8G -Dsun.rmi.dgc.server.gcInterval=2147483646 -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M";
|
||||
|
||||
public static void LoadUserLauncherConfig()
|
||||
{
|
||||
|
Reference in New Issue
Block a user