The game_configuration.json file is a structured data file used by the game engine to define how the app behaves on your specific device. Unlike core game assets (textures and sounds), this JSON (JavaScript Object Notation) file contains text-based parameters that the game reads during the startup sequence. Key elements typically found in this file include:
: The file can be opened with any text editor or JSON viewer to read its current configuration. Note on Modifying Files game configurationjson cricket league file new
To create a new game configuration JSON file for a cricket league, follow these steps: The game_configuration