description:"The Game ID that the container downloads at startup."
schema:
type:string
default:"1110390"
- variable:USERNAME
label:"Usename"
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:"Password"
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:VALIDATE
label:"Validate"
description:"Validates the game data."
schema:
type:boolean
default:true
- variable:GAME_PARAMS
label:"Game Params"
description:"Enter your start up commands for the server."
schema:
type:string
default:"-pei -normal -nosync -pve"
- variable:ROCKET_MOD
label:"Rocket Mod"
description:"install Rocket Mod"
schema:
type:string
default:"false"
enum:
- value:"true"
description:"True"
- value:"false"
description:"False"
- variable:ROCKET_FORCE_UPDATE
label:"Rocket Force Update"
description:"force a update of Rocket Mod."
schema:
type:string
default:"false"
enum:
- value:"true"
description:"True"
- value:"false"
description:"False"
- variable:ROCKET_URL
label:"Rocket URL"
description:"Only change if you are know what you are doing"