Releases: yuameshi/MC-Serverside-Starter
Releases · yuameshi/MC-Serverside-Starter
Maybe it will be the final release
Release 0.114514 x64
It needs VCRuntime 2015-2019 or you can download a MinGW Build(Not contains default package)
Please rename serverBasicConfig.sample.cfg
to serverBasicConfig.cfg
first or create your own configuration file.
Configuration file description:
File
refers to your server-side jar
file
Memory
refers to the memory you want to allocate to the JVM
Prop
refers to the process priority of the process 'java.exe'
Configuration files are case sensitive!!!
Properties correspondation:
1
="Idle"
2
="Below Normal";
3
="Normal";
4
="Above Normal";
5
="High Priority";
6
="Real Time";