Construct 3 White-Label Config Helper

G4S Config Loader

Load buyer-editable external JSON config after HTML export for white-label games and templates.

Status
Developer build ready
Version
0.1.0.0
Category
Plugins

Overview

What it does

G4S Config Loader lets an exported HTML game read a simple g4s-config.json file for client name, game title, support URLs, docs URLs, logo paths, license details, colors, and buyer settings. It is designed for HTML-only delivery where the buyer should not need the Construct source.

Construct 3 Plugin White Label Config JSON

Public feature summary

Core capabilities

Load external g4s-config.json beside exported HTML games
Expose nested config values with dot-path expressions
Support client branding, links, colors, product identity, and license fields
Reduce post-export JavaScript editing for white-label clients

Install notes

How buyers will use it

  1. Install the plugin `.c3addon` file from the final buyer package.
  2. Add one object instance to the Construct 3 project where the helper is needed.
  3. Set object properties, then call the documented actions from event sheets.
  4. Use expressions to update text, UI, save data, status panels, or custom screens.
  5. When licensing is required, connect it to `G4S License Core` in the event sheet.

Recommended workflow

Where this fits

Prototype faster Use the helper object to avoid rebuilding repeated event-sheet logic in every new game.
Keep projects cleaner Centralize common state, links, settings, level progress, achievements, or share text.
Bundle for sale Package the addon, example `.c3p`, public docs, and license notes before marking it buyer-ready.

Admin editable

How this public page is maintained

This page reads its title, summary, status, version, tags, image, and feature list from the product catalog. To update this public text, open the G4S Products admin dashboard and edit the matching product entry.

Docs URL: docs/plugin-doc.php?product=g4s-config-loader

Current status

Developer build ready

This item is listed as an active product or preview. Check the product page for sale, support, demo, and version details.

Contact Games4Studies support