At the moment the current config setup requires you to edit config.c. This isn't ideal as someone might want to have different setups for different games.
We should look for a suitable YAML library that's easy to embed into the codebase for this purpose.
At the moment the current config setup requires you to edit
config.c
. This isn't ideal as someone might want to have different setups for different games.We should look for a suitable YAML library that's easy to embed into the codebase for this purpose.