inkjs-linux/README.md
2020-06-10 19:20:46 +07:00

252 B

inkjs boilerplate

Console commands to start working

  1. git clone
  2. npm install or better pnpm install
  3. Compile your ink files with inklecate to JSON (compiler not included)
  4. webpack prod and you'll have the game in the build folder.