Customization #
Customization is central to Pragma Engine’s architecture. With a combination of plugins, extension data, and custom services, features and systems can be created and adapted for your game’s specific needs.
Contents #
Topic | Description |
---|---|
Configuration | Config basics: priorities, overrides, and dynamic config. |
Plugins and Extension Data | Implement rich features with custom data and logic. |
Custom Services | Adapt all engine features such as gateway routing, authentication, service-to-service calls, and metrics. |