mirror of
https://github.com/tonytins/citylimits.git
synced 2025-03-21 07:11:20 +00:00
- Created a json helper to streamline decoupling of hardcoded data - Removed non-existent VR bridge reference - News ticker files are no longer hardcoded to the game. - Removed hardcoded city and mayor names using Json helper
4 lines
No EOL
52 B
JSON
4 lines
No EOL
52 B
JSON
{
|
|
"city": "Metropolis",
|
|
"mayor": "Defacto"
|
|
} |