# 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