citylimits/json/saves/defualt.json
Tony Bark 65cc08fab6 Decoupling more hardcoded data
- 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
2022-08-08 16:10:14 -04:00

4 lines
No EOL
52 B
JSON

{
"city": "Metropolis",
"mayor": "Defacto"
}