Page:
Administration
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
Administration
Frank Harris edited this page 2026-06-20 12:37:36 -05:00
Table of Contents
Administration
Administration in GSP covers the pages and settings that control the panel itself and server templates.
Common Admin Areas
- Game definitions and XML templates
- Workshop administration
- User and permission management
- Billing and website integration
- Module configuration pages
Relevant Pages
Workshop Admin Notes
The dedicated Steam Workshop admin page copies configuration settings between XML files. It does not copy installed mods, mod folders, or game server files.
Good Practice
- Check whether a file lives under
references/before editing it. - Verify the target file is project code, not reference material.
- Prefer the module's existing validation and save helpers instead of building a one-off path.