About the OGP fork

GSP is a fork of Open Game Panel, developed as its own current product.

The project keeps attribution clear while documenting which inherited behaviors still apply and which GSP-specific paths should guide new installations and migrations.

Inherited foundations

GSP inherits the panel-and-agent architecture, module-based panel layout, XML-driven game templates, installer metadata, command templates, and server lifecycle concepts that made OGP familiar to operators.

Panel plus agentsModule layoutXML templatesLifecycle commands

Confirmed current differences

  • Dedicated Steam Workshop module.
  • Schema-level `workshop_support` in game templates.
  • Bundled XML validation script for server configs.
  • Current install guidance using the `gsp_` database prefix.
  • Current maintenance around Workshop and XML editor validation.

Migration path

Start by mapping existing OGP concepts to GSP: panel, agents, remote servers, game templates, modules, files, users, and Workshop content. Then verify current GSP behavior where the fork notes identify differences.

Remaining review items

The local wiki still calls for deeper review of older XML tag compatibility, module-level divergence, and database-level differences that may be intentional or historical.