Dialogger.txt 431 B

123456789101112131415161718
  1. To run Dialogger, you'll need to use nwjs.
  2. For that, just extract nwjs anywhere and drop all the files from the dialogger folder on it. Your structure should be:
  3. -- nwjs/
  4. ---- nwjs/nw.exe
  5. ---- nwjs/package.json
  6. So all the dialogger files should just be right up there.
  7. NW.js (MIT License):
  8. https://nwjs.io/
  9. Original Dialogger (MIT License):
  10. https://github.com/etodd/dialogger
  11. NW.js is not included because it is far too big.