Skip to content

Character creation tool for Infinity RPG by Modiphius.

Notifications You must be signed in to change notification settings

CaiusAjiz/Infinity2d20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Infinity2d20

Prerequisites

  • NodeJS (LTS or higher).
  • TypeScript 5.5.1 or compatible version.

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.

About

Character creation tool for Infinity RPG by Modiphius.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.0%
  • CSS 1.7%
  • Other 0.3%