Page:
Configuration
Pages
Administration
Billing and Website Integration
Configuration
Database
Development
File Management
Game Configuration Examples
Game Server Management
Game Template XML
Getting Started
Home
Installation
Module Reference
Modules
OGP Fork Notes
Release Process
Remote Servers and Agents
Requirements and Prerequisites
Steam and Workshop
Troubleshooting
Users and Permissions
XML Schema and Validation
No results
1
Configuration
Frank Harris edited this page 2026-06-20 12:37:36 -05:00
Configuration
GSP configuration is split across several layers.
Main Layers
- Game template XML under
Panel/Panel/modules/config_games/server_configs/ - Panel modules under
Panel/Panel/modules/ - Per-module config data such as Workshop XML files under
Panel/Panel/modules/steam_workshop/game_configs/ - Database-backed server and user state
Practical Rule
When a setting affects startup commands, install behavior, or file editing, check both the module page and the game XML that defines the behavior.
Important Configuration Areas
- Game names, installers, and startup parameters
- CLI parameter definitions
- Mod and Workshop support
- File editing and replacement rules
- Admin-only module settings
Steam Workshop Configuration
- Workshop admin settings live in dedicated XML files under
Panel/Panel/modules/steam_workshop/game_configs/ - Game XML
workshop_supportblocks define Workshop capability for game templates
See: