CaiusAjiz / Infinity2d20

Character creation tool for Infinity RPG by Modiphius.
4 stars 1 forks source link

Infinity2d20

Prerequisites

Getting Started

  1. Open a command prompt in the WebTools/ folder and type npm install to install dependencies
  2. then run npx webpack from the same folder, this will generate the required dist area and files
  3. Open index.html (or serve it from your favourite webserver)

Compiling will use webpack to generate a master script in the dist/ folder.

Contributing

Contributions are welcome. Use a PR to get your changes into the master branch.