An IDE for creating beautiful interactive stories powered by sutori-js.
This project is still in an early state, and has a number of known bugs. Please use with caution, and remember to backup files you edit just in-case a crash occurs.
To run the app, do the following:
- Clone this repo.
- Restore the dependencies with:
npm install
- Make sure typescript tools are installed:
npm install -g typescript
- Make sure neutralino is installed:
npm install -g @neutralinojs/neu
- Make sure neutralino is ready:
neu update
- Build & run with:
npm run build
All support is greatly appreciated!
This project uses the MIT license.