Stationeers (BepInEx)
GameStationeers Server with very basic BepInEx support
Startup Command
export DOORSTOP_ENABLE=TRUE; export DOORSTOP_INVOKE_DLL_PATH=./BepInEx/core/BepInEx.Preloader.dll; export LD_LIBRARY_PATH="./doorstop_libs:$LD_LIBRARY_PATH"; export LD_PRELOAD="libdoorstop_x64.so:$LD_PRELOAD"; stty cols 80 rows 24; ./rocketstation_DedicatedServer.x86_64 -loadlatest "{{SAVE_NAME}}" {{WORLD_NAME}} -settings ServerName "{{SERVER_NAME}}" StartLocalHost true ServerVisible true GamePort {{SERVER_PORT}} UpdatePort {{UPDATE_PORT}} AutoSave {{AUTOSAVE}} SaveInterval {{SAVE_INTERVAL}} ServerPassword {{SERVER_PASSWD}} ServerMaxPlayers {{MAX_PLAYERS}} UPNPEnabled {{UPNP}} 2>&1Docker Images
Environment Variables
Features
steam_disk_space