The Front
GameThe Front is a survival open-world crafting shooter. You play the role of a resistance fighter sent back in time to stop the rise of a tyrannical empire.
Startup Command
./ProjectWar/Binaries/Linux/TheFrontServer ProjectWar_Start?DedicatedServer -server -game -log -ServerTags="{{SRV_TAGS}}" -UseSteamSocket={{STEAMSOCKET}} -Port="{{SERVER_PORT}}" -BeaconPort="{{BEACON_PORT}}" -ShutDownServicePort="{{SHUTDOWN_PORT}}" -QueryPort="{{QUERY_PORT}}" -ConfigServerName="{{CFG_NAME}}" -OutIPAddress={{SERVER_IP}} -UserDir="/home/container/TheFrontManager/{{CFG_NAME}}/" -ServerName="{{SRV_NAME}}" -EnableParallelCharacterMovementTickFunction -EnableParallelCharacterTickFunction -UseDynamicPhysicsScene -Game.PhysicsVehicle=false -ansimalloc -Game.MaxFrameRate=35 -MaxQueueSize=50 -QueueValidTime=120 -QueueThreshold={{MAX_PLAYERS}} -ServerFightModeType={{GAMEMODE}} -IsCanSelfDamage={{SELFDMG}} -IsCanFriendDamage={{DMGALLIES}} -SaveWorldInterval={{SRV_SAVETIME}} -GMOverlapRatio=2 -GreenHand={{GREENHAND}} -SensitiveWords={{SENSITIVE_WORDS}} -UseACE={{ANTI_CHEAT}} -ServerAdminAccounts={{SRV_ADMIN}} -IsShowGmTitle={{ADMIN_LABEL}} -ServerPassword={{SRV_PW}}Docker Images
Environment Variables
Features
steam_disk_space