moo-man / WrathAndGlory-FoundryVTT

The official system implementation for Warhammer 40,000 Roleplay: Wrath & Glory by Cubicle 7
GNU General Public License v3.0
13 stars 16 forks source link
40k foundryvtt vtt warhammer

Wrath & Glory

The official system for playing Warhammer 40k: Wrath & Glory on Foundry VTT. Created by Moo Man.

repo-cover-wng

Install

  1. Go to the setup page and choose Game Systems.
  2. Click the Install System button, find Wrath & Glory in the search feature, and click install
  3. Create a Game World using the Wrath & Glory system.

Official Modules

Special Thanks

Environment Setup

If you want to contribute to system development, clone the project to any folder to begin setting up your environment

1. Install Dependencies

npm install

2. Configure your Foundry Data Path

Copy and rename example.foundryconfig.json to foundryconfig.json and change the path property to your Foundry's Data location

3. Build the project

npm run build

This will build the project into the location specified by the path property in step 2, which provides a working system that Foundry can use.

Related Websites

Have an issue?

Use the Bug Reporter (found in the settings sidebar tab within Foundry) to report any bugs or issues. Alternatively, you can submit an issue your self on the issues page.

Join the community

If you want to be more involved in development, test latest features, or provide more feedback, you can always join my Moohammer Discord Server. Alternatively, I'm very active on the Foundry Discord Server, just stop by the #warhammer channel!

Licence

GNU General Public License v3.0