8000 GitHub - codergal89/StarTrek2d20: Character creation tool for Star Trek Adventures RPG from Modiphius.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

codergal89/StarTrek2d20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StarTrek2d20

Prerequisites

  • Visual Studio 2019 (Community or higher) (optional).
  • NodeJS (v10.13.0 or higher).
  • TypeScript 3.1 or compatible version.

Getting Started

With Visual Studio

  1. Open a command prompt in the WebTools/ folder and type npm install to install node modules.
  2. Open the solution in Visual Studio.
  3. Compile the project.

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

Without Visual Studio

  1. Open a command prompt in the WebTools/ folder and type npm install to install node modules.
  2. Create the master script using the npm run package command
  3. Open the index.html file in a browser

The master script will be generated in the dist/ folder.

Contributing

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

About

Character creation tool for Star Trek Adventures RPG from Modiphius.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 4.5%
  • HTML 0.9%
  • C# 0.2%
  • JavaScript 0.1%
  • PowerShell 0.0%
0