Make, modify, and share your own dialogues, all in the same format the game uses
Documentation can be found in the project's wiki
You will need the latest version of node.js and npm installed Once installed, you just need to run these commands:
npm install
npm run devTo build instead of develop, just use npm run build instead.