game_config.json: Controlling game balancing aspects of the game
audio_configs: Controlling the audio of the game
visual_configs: Controlling the visuals of the game
battle_configs: Controlling the battles.
The intention is that only battle_config needs to be changed if one needs to do a different battle. Other 3 configs are supposedly universal across the board.
All configs are now refactored into 4 configs:
The intention is that only battle_config needs to be changed if one needs to do a different battle. Other 3 configs are supposedly universal across the board.