Satisfactory 1.0 release servers config update
Updated config files to work with new Satisfactory 1.0 release. Multiple changes have been made. More info can be found in the official clip released HERE Also the Multihome command can be removed, more info about why can be found HERE
Changes contained in this PR:
- Removed multihome command from "satisfactory-docker.json" & "satisfactory.json"
- Only port 7777 will be used from now on for all connection types.
- Removed "multihome" parameter from server start command.
- "UnrealServer-Linux-Shipping" file has been renamed to "FactoryServer-Linux-Shipping" in the 1.0 release.
Also the "-ServerQueryPort" argument has changed to only "-Port" SEE HERE
(I tried it and only -Port worked for me) Did you get it working already with your configuration locally by yourself?
Also the "-ServerQueryPort" argument has changed to only "-Port" SEE HERE
(I tried it and only -Port worked for me) Did you get it working already with your configuration locally by yourself?
ServerQueryPort worked for me, I got a server up & running day 1 of 1.0 launch. Good to know that also "-Port" is now supported.
Can we get this merged, and a docker equivalent made?