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:"443030"
- variable:GAME_PARAMS
label:"GAME_PARAMS"
description:"Enter your start up commands for the server."
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."
schema:
type:boolean
default:true
- variable:WS_CONTENT
label:"WS_CONTENT"
description:"Enter you Workshopcontent here, you can also enter multiple WS Content IDs sperated by SPACE"
description:"This port exposes the container port on the service"
schema:
type:int
default:7777
required:true
- variable:gameport1
label:'gameport1 service'
description:"UDP Game Port 1 (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 your server settings)"
description:"This port exposes the container port on the service"
schema:
type:int
default:7778
required:true
- variable:steamport
label:'steamport service'
description:"UDP Steam 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 your server settings)"