Commit Graph

4 Commits

Author SHA1 Message Date
82db8dce30 Fix default config
It was missing the `randomModels` section and thus crashed upon first run
2020-06-05 21:11:21 +02:00
58ced46d85 Various changes
- Rename original files
- Allow exclusions and blacklist to be disabled completely
- Add "valid locations" option
- Add option to overwrite the files in the output folder ("chaining")
- Add console output for how many models have been replaced, excluded, or are non valid
2020-05-21 21:28:55 +02:00
3993a25e4f Allow exclusion to work as a whitelist as well
That way only the models listed in it will be replaced with other models (e.g. only Kiryu)
2020-05-21 19:21:06 +02:00
25cde2a22e Add default config
It'll be copied to `config.js` if that file doesn't exist.
SHOULD NOT BE EDITED!
2020-05-21 15:16:34 +02:00