description:"Your Steam username goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION You have to disable Steam Guard)."
schema:
type:string
default:""
- variable:PASSWRD
label:"PASSWRD"
description:"Your Steam password goes here if you want to install a game that needs a valid account, otherwise leave it blank (ATTENTION You have to disable Steam Guard)."
schema:
type:string
private:true
default:""
- variable:GAME_ID
label:"GAME_ID"
description:"The GAME_ID that the container download at startup.(https://developer.valvesoftware.com/wiki/Dedicated_Servers_List)"
schema:
type:string
default:"1026340"
- variable:GAME_PARAMS
label:"GAME_PARAMS"
description:"Enter your start up commands for the server otherwise leave blank."
schema:
type:string
default:""
- variable:VALIDATE
label:"VALIDATE"
description:"Set the Variable to true if you want to validate the installation otherwise leave it blank."
description:"This port exposes the container port on the service"
schema:
type:int
default:27015
required:true
- variable:steamqueryport
label:'steamqueryport service'
description:"UDP Steam Query Port (if you need another port, please delete this entry and create a new UDP Port with the required port number, also dont forget to change it in the serversettings.xml)"