From 97df33980cf46d4695aa186dcb2391f374e3e8ce Mon Sep 17 00:00:00 2001 From: seth Date: Fri, 12 May 2023 06:32:56 -0400 Subject: feat: start using mkMultiMCPack --- nix/files/instance.cfg | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 nix/files/instance.cfg (limited to 'nix/files/instance.cfg') diff --git a/nix/files/instance.cfg b/nix/files/instance.cfg deleted file mode 100644 index 9e1afb7..0000000 --- a/nix/files/instance.cfg +++ /dev/null @@ -1,22 +0,0 @@ -InstanceType=OneSix -JoinServerOnLaunch=false -JvmArgs=-XX:+UnlockExperimentalVMOptions -XX:+UnlockDiagnosticVMOptions -XX:+AlwaysActAsServerClassMachine -XX:+AlwaysPreTouch -XX:+DisableExplicitGC -XX:+UseNUMA -XX:NmethodSweepActivity=1 -XX:ReservedCodeCacheSize=400M -XX:NonNMethodCodeHeapSize=12M -XX:ProfiledCodeHeapSize=194M -XX:NonProfiledCodeHeapSize=194M -XX:-DontCompileHugeMethods -XX:MaxNodeLimit=240000 -XX:NodeLimitFudgeFactor=8000 -XX:+UseVectorCmov -XX:+PerfDisableSharedMem -XX:+UseFastUnorderedTimeStamps -XX:+UseCriticalJavaThreadPriority -XX:ThreadPriorityPolicy=1 -XX:AllocatePrefetchStyle=3 -XX:+UseShenandoahGC -XX:ShenandoahGCMode=iu -XX:ShenandoahGuaranteedGCInterval=1000000 -XX:AllocatePrefetchStyle=1 -MaxMemAlloc=4096 -MinMemAlloc=4096 -OverrideCommands=true -OverrideConsole=false -OverrideGameTime=false -OverrideJavaArgs=true -OverrideJavaLocation=false -OverrideMemory=true -OverrideMiscellaneous=false -OverrideNativeWorkarounds=false -OverridePerformance=false -OverrideWindow=false -PermGen=128 -PostExitCommand= -PreLaunchCommand="$INST_JAVA" -jar packwiz-installer-bootstrap.jar https://raw.githubusercontent.com/getchoo/modpack/main/pack.toml -WrapperCommand= -iconKey=default -name=getchoo-modpack -notes= -- cgit v1.2.3