StruxaEggs Explorer

The Forest

Game

As the lone survivor of a passenger jet crash, you find yourself in a mysterious forest battling to stay alive against a society of cannibalistic mutants. Build, explore, survive in this terrifying first-person survival horror simulator.

Author: admin@softwarenoob.comSource: pterodactyl/game-eggsUpdated: 5/24/2026

Startup Command

winetricks sound=disabled; xvfb-run --auto-servernum --server-args='-screen 0 640x480x24:32' wine ./TheForestDedicatedServer.exe -batchmode -nographics -serverPasswordAdmin {{ADMIN_PASS}} -inittype {{INIT_TYPE}} -nosteamclient -savefolderpath /home/container/TheForestDedicatedServer_Data -configfilepath /home/container/TheForestDedicatedServer_Data/forest/config/config.cfg |grep -v 'RenderTexture.Create failed: format unsupported - 2.'

Docker Images

LabelImage
ghcr.io/ptero-eggs/yolks:wine_latestghcr.io/ptero-eggs/yolks:wine_latest

Environment Variables

NameVariableDefaultRules
APP ID
The ID corresponding to the game to download.
SRCDS_APPID556450required|numeric|digits_between:1,6
Server Name
Name of the server, appears in Steam browser.
SERVER_NAMEPterodactyl Forest Serverrequired|string|max:64
Steam Port
Steam port
STEAM_PORT8766required|string|max:20
[Connection Port] Query Port
Query port, this port is also used for connecting to the server
QUERY_PORT27016required|string|max:20
Max Players
Server player cap
MAX_PLAYERS10required|string|max:20
Difficulty
Server difficulty setting, Peaceful, Normal or Hard.
SERVER_DIFFICULTYNormalrequired|string|in:Peaceful,Normal,Hard
Steam Account Token
The Steam Account Token is required for the server to save player progress. Use APP ID 242760 for the token generation. You can generate the token on steam at https://steamcommunity.com/dev/managegameservers
STEAM_ACCnonenullable|string
Server Password
Password protects the server if set, any player must enter the password to join
SERVER_PASSnonenullable|string|max:20
Admin Password
A password that will be used to gain admin access to the server in-game
ADMIN_PASScHanGetHePaSwWordrequired|string|max:20
Enable VAC
VACoffrequired|string|max:3
Windows Install
This is required to install the correct Forest version. Removing or touching this will overwrite the files with a non-existing Linux releases.
WINDOWS_INSTALL1required|string|in:1
Auto-Update
0 disables auto-update on each server startup, while 1 enables it.
AUTO_UPDATE1required|boolean
[SYSTEM] WINEDEBUG
don't change this !!!
WINEDEBUG-allrequired|string|max:20
[SYSTEM] WINEARCH
WINEARCHwin64required|string|max:20
Init Type
Init Type when starting server. New to start fresh or Continue to preload the saved game
INIT_TYPENewrequired|string|in:New,Continue

Features

steam_disk_space