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:"1829350"
- 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:SERVER_NAME
label:"SERVER_NAME"
description:"Enter your preferred server name."
schema:
type:string
default:"V Rising Docker"
- variable:WORLD_NAME
label:"WORLD_NAME"
description:"Enter your prefered world name."
schema:
type:string
default:"world1"
- variable:GAME_PARAMS
label:"GAME_PARAMS"
description:"Enter additional game startup parameters if needed, otherwise leave empty."
schema:
type:string
default:""
- variable:ENABLE_BEPINEX
label:"ENABLE_BEPINEX"
description:"If you want to enable BepInEx for V Rising set this variable to true (without quotes).For more information please refer to this site httpsv-rising.thunderstore.iopackageBepInExBepInExPackVRising"