Game Configurationjson Cricket League File New __link__
Feature: Game Configuration JSON — "Cricket League" (new)
Purpose
Provide a single, extensible JSON schema and example file to configure a new cricket league game (teams, format, schedule, venues, rules, points, and metadata) for use by the application.
"teams": [- Data Organization: A JSON file helps organize data in a structured manner, making it easier to manage and update.
- Flexibility: JSON files can be easily edited and modified, allowing developers to make changes to the game configuration without altering the underlying code.
- Platform Independence: JSON files are platform-independent, meaning they can be used across different operating systems and devices.
- Basics: Name, role (Batsman, Bowler, All-Rounder, Wicket-Keeper), nationality.
- Stats: Batting power, timing window, bowling speed variance, spin control, stamina.
- Visuals: Link to 3D model prefab or portrait sprite.