Custom Content Editor

Last updated: May 25, 2026

Description

The Custom Content Editor lets operators edit a game's content files (the JSON under content/src/) directly from the Pragma operator portal, with no shell access or ./pragma content apply runs on the live shards. When operators are ready to make changes durable in source control, they can either download a zip of the full content/src + content/package tree for a manual git commit, or, if the optional CustomContentGithubService is configured with a repository URL and GitHub token, open a pull request in one click, with the commit pinned to the exact git SHA reported by the deployed content artifact.

Versions

Pragma Engine Compatibility

Readme

Archive

2026.1

View

Download