GearN dashboard content data screenshot
Content Data

Content Data stores remote configuration and gameplay data as key/value records. Use it for tunable JSON data that should be changed from the dashboard without shipping a client update.

  • Create data: Add new content records such as pet config, achievement config, event config, or balance tables.
  • Inspect values: Review each Key and JSON Value directly from the dashboard.
  • Maintain records: Open Info, Edit, or Delete actions for each content entry.
  • Runtime use: Clients and server logic can read these values as remote config.