With configs going to be a big thing going forwards, I’m trying to decide how I want to structure them.
As a reminder, by the official release of 3.0.0, configs will not only control male pred chances and some general options, but will also allow you to tweak each of the individual vore stat ranges for a pred type.
My main two idea right now are:
Have only a couple configs, and just have them be long with the options they provide. (Less configs generated, options more tightly grouped together)
Have a general config and then a config for each individual pred in the mod. (More configs, but easier to find ones for a specific pred you’re looking for)