APP ID The ID corresponding to the game to download. | APPID | 264710 | required|numeric|digits_between:1,6 |
Steam-Username Your Steam-Account SUername | STEAM_USERNAME | none | required|string|max:64 |
Steam-Password Your Steam Account Password | STEAM_PASSWORD | none | required|string|max:64 |
Steam-GuardCode Yout Steam Guard Code | STEAM_GUARDCODE | none | nullable|string|max:6 |
Nitrox Version Which version of Nitrox to install and use. Use the version e.g. 1.5.0.1 or latest for the newest release | NITROX_VERSION | latest | required|string|between:3,12 |
Auto Save Interval Time between auto saves specified in milliseconds | SAVE_INTERVAL | 120000 | required|numeric|digits_between:6,7 |
Disable Auto Save Disables Auto Save: False / True | SAVE_DISABLE | False | required|string|in:True,False |
Save Name The save name for the server. | SAVE_NAME | world | alpha_dash|between:1,100 |
Server Password Password neccessary for connecting to the Server | SUBNAUTICA_PASSWORD | none | nullable|string|between:3,12 |
Admin Password If specified, players must provide this password to gain access to administrator commands on the server. | SUBNAUTICA_ADMIN_PASSWORD | PleaseChangeMe | required|string|between:3,16 |
Game Mode Game Mode setting: SURVIVAL, FREEDOM, HARDCORE, CREATIVE | SERVER_MODE | SURVIVAL | required|string|in:SURVIVAL,FREEDOM,HARDCORE,CREATIVE |
Auto Portforward via UPnP If set to true, the server will try to open port on your router via UPnP | PORTFORWARD_ENABLE | False | required|string|in:True,False |
Serializer Mode Switch between savegame formats.
Possible values: PROTOBUF, JSON | SERIALIZER_MODE | JSON | required|string|in:PROTOBUF,JSON |
Subnautica Installation Path Leave this as is | SUBNAUTICA_INSTALLATION_PATH | /home/container/subnautica | required|string |
XDG Config Home Leave this as is | XDG_CONFIG_HOME | /home/container/.config | required|string |