1,013 B
1,013 B
GSP Repository Structure
Workspace reference: GSP-WORKSPACE.md
This repository is the panel and documentation repository for the ecosystem.
Top-level layout
| Path | Purpose |
|---|---|
Panel/ |
Web panel modules, shared includes, config game XML, and admin tools |
Website/ |
Public-facing site and customer content |
docs/ |
Architecture, module, feature, and development documentation |
README.md |
Repository overview and entry point |
Panel layout
Panel/modules/- user/admin modulesPanel/includes/- shared panel librariesPanel/modules/config_games/- XML game definitions and schemaPanel/modules/update/- panel update workflowPanel/modules/gamemanager/- lifecycle and status UIPanel/modules/addonsmanager/- server content and Workshop workflows
Documentation rule
If a change affects a module boundary, update flow, or agent contract, document it here and in the more specific architecture or feature docs.