GameCMS Scheme Maker is a web-based tool specifically designed for creating scheme.json
files. These files are utilized for custom templates within the GameCMS platform.
- Generate
scheme.json
files using an intuitive, user-friendly interface. - Dynamic button creation for interacting with scheme settings.
- Directly download your
scheme.json
file from the browser.
For your convenience, a live version of GameCMS Scheme Maker is available. You can use it directly from your web browser by following this link.
To use the GameCMS Scheme Maker, follow these steps:
- Clone the repository or download the code from this GitHub repository.
- Open the
index.html
file in your preferred web browser.
To use the GameCMS Scheme Maker:
- Navigate to the
index.html
in your web browser. - Use the interactive interface and the provided buttons to create your
scheme.json
file settings (e.g., add header, add config option, remove config option, remove header). - Your changes will be dynamically updated and reflected on the interface.
- When you're finished, click the "Save" button to download your
scheme.json
file. - Finally, upload your
scheme.json
file to the GameCMS platform as part of your custom template.