Commit Graph

6 Commits

Author SHA1 Message Date
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
05a3dfb44f Move files to subfolders
Also output the modified files into an `output` directory.
2020-05-21 15:19:26 +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
c6be5491d4 Actually run the function to replace models 2020-05-21 01:34:22 +02:00
43aad0d985 Split code to make it easier to edit :) 2020-05-21 01:19:12 +02:00
42d99b249a Push initial set of code 2020-05-21 01:00:06 +02:00