1 Administration
Frank Harris edited this page 2026-06-20 12:37:36 -05:00

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.