Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wreckfest 2 Dedicated Server

WindowsGSH Status Module version Requires WindowsGSH Licence

This module installs, launches, monitors, and backs up Wreckfest 2 dedicated servers.

Status

NEEDS LIVE TEST. Current Steam identity, executable, config generation, and launch arguments pass static host validation. The dedicated server tool remains Early Access, and end-to-end behavior requires a current live server.

Installation

WindowsGSH installs anonymous SteamCMD app 3519390 (the dedicated-server tool is currently available anonymously) and launches Wreckfest2.exe directly.

Configuration

Before every launch, WindowsGSH writes the configured server name, description, and game port into server-data/server_config.scnf, a JSON document under the net server config array. Existing keys and the rest of the file are preserved; only name, description, and game port are overwritten. The server is started with --server --save-dir=server-data.

Networking

Purpose Default Protocol Exposure
Game traffic 40050 UDP Public; firewall/UPnP eligible

Query, console, and administration

WindowsGSH reports supervised process state. RCON and remote administration are not advertised until implemented and verified.

Files and backups

  • Executable: Wreckfest2.exe
  • Configuration and saves: server-data/server_config.scnf
  • Backup target: server-data directory (required)

Known limitations

  • The dedicated server tool is Early Access; its server_config.scnf schema may change without notice.
  • RCON is not implemented.
  • Only server name, description, and game port are managed by WindowsGSH; other server_config.scnf fields must be edited manually and are preserved as-is.

Beta verification checklist

  • Fresh-install/update app 3519390 and verify Wreckfest2.exe.
  • Confirm server_config.scnf is created or merged correctly, preserving unrelated keys.
  • Start, attach, restart WindowsGSH, stop, and confirm server-data integrity.
  • Verify direct connection and player join on UDP 40050.
  • Test direct and WindowsGSM serverfiles imports using Copy and Adopt.
  • Back up and restore server-data.

Support

Report issues through the issue tracker with sanitized version and log details. Never post credentials or private server files.

Support development

If you like the work I do and would like to support continued WindowsGSH and module development, you can contribute here:

Trust and source

Modules execute with WindowsGSH's Windows permissions. Review Wreckfest2Module.cs, module.json, and SECURITY.md before installing. Obtain Wreckfest 2 server files only through the official Steam app 3519390.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages