- 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 |
||
---|---|---|
original | ||
.gitignore | ||
config.default.js | ||
index.js | ||
LICENSE | ||
models.js | ||
package-lock.json | ||
package.json | ||
README.md |
Kiwami 2 Model Replacer Utility
Before you get started, please run npm install
in this directory to have the required packages installed.
Any config modifications are to be done in the config.js
file.
If the file doesn't exist it will be created upon first launch. Please try not to edit the config.default.js
file.
To build the new model file(-s) just run npm start
after doing your modifications in the config.
The will be generated into a subfolder called output
.
Examples


