Game Data #

Pragma Engine provides studios with the tools, workflow, and support to create a sustainable game content pipeline. By leveraging Pragma Engine’s content versioning system, studios can ship live updates to their game cross-platform with ease. For example, this includes rebalancing weapons without the need for game client or server patches.

The Content Data system in Pragma Engine works together with the Inventory service to manage game content. Studios can use the Content Data system to create and interact with game content such as inventory, quests, and battlepasses. Content Data consists of protobuf files that define blueprints for content and JSON files that populate these blueprints with specific content.

Topics in This Section #

TopicDescription
Content DataCreate and interact with game content managed by the platform.