diff options
| author | seth <[email protected]> | 2023-05-12 06:32:56 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-12 06:35:24 -0400 |
| commit | 97df33980cf46d4695aa186dcb2391f374e3e8ce (patch) | |
| tree | ec629cc98beff3e565b226c412ae69c191eda1d9 /nix/files/instance.cfg | |
| parent | 068c56d8764a867cbca5060fd499edf37f4335dd (diff) | |
feat: start using mkMultiMCPack
Diffstat (limited to 'nix/files/instance.cfg')
| -rw-r--r-- | nix/files/instance.cfg | 22 |
1 files changed, 0 insertions, 22 deletions
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= |
