|
|
@ -9,11 +9,11 @@ |
|
|
|
#### Game Server Settings #### |
|
|
|
|
|
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters |
|
|
|
worldname="moon_save" |
|
|
|
worldsave="moon_save" |
|
|
|
worldtype="Moon" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
startparameters="-LOADLATEST ${worldname} ${worldtype}" |
|
|
|
startparameters="-LOAD ${worldsave} ${worldtype}" |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
|