Tails32
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
3 deletions
-
lgsm/config-default/config-lgsm/sfserver/_default.cfg
|
|
@ -10,13 +10,11 @@ |
|
|
|
|
|
|
|
## Predefined Parameters | https://docs.linuxgsm.com/configuration/start-parameters |
|
|
|
ip="0.0.0.0" |
|
|
|
queryport="15777" |
|
|
|
beaconport="15000" |
|
|
|
port="7777" |
|
|
|
|
|
|
|
## Server Parameters | https://docs.linuxgsm.com/configuration/start-parameters#additional-parameters |
|
|
|
## Game Server Docs | https://satisfactory.fandom.com/wiki/Dedicated_servers |
|
|
|
startparameters="FactoryGame -Port=${port} -ServerQueryPort=${queryport} -BeaconPort=${beaconport} -log" |
|
|
|
startparameters="FactoryGame -Port=${port} -ini:Engine:[HTTPServer.Listeners]:DefaultBindAddress=any -log" |
|
|
|
|
|
|
|
#### LinuxGSM Settings #### |
|
|
|
|
|
|
|