Go to file
Lordmau5 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
.gitignore Add default config 2020-05-21 15:16:34 +02:00
character_character_data.bin.orig Push initial set of code 2020-05-21 01:00:06 +02:00
character_model_model_data.bin.orig Add default config 2020-05-21 15:16:34 +02:00
config.default.js Add default config 2020-05-21 15:16:34 +02:00
index.js Add default config 2020-05-21 15:16:34 +02:00
LICENSE Initial commit 2020-05-21 00:58:25 +02:00
models.js Split code to make it easier to edit :) 2020-05-21 01:19:12 +02:00
package-lock.json Push initial set of code 2020-05-21 01:00:06 +02:00
package.json Split code to make it easier to edit :) 2020-05-21 01:19:12 +02:00
README.md Split code to make it easier to edit :) 2020-05-21 01:19:12 +02:00

Kiwami-2-Model-Replacer

Any config modifications are to be done in the config.js file.

To build the new character_character_data.bin file just run npm start afterwards.