/ImpMal-FoundryVTT

Warhammer 40,000: Imperium Maledictum roleplaying game system for Foundry Virtual Tabletop

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Warhammer 40,000 Roleplay: Imperium Maledictum

The official system for playing Warhammer 40,000 Roleplay: Imperium Maledictum on Foundry VTT. Created by Moo Man.

Install

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

See Environment Setup for instructions on how to build the project for development purposes.

Official Modules

Special Thanks

  • Cubicle 7
  • Games Workshop

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

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

Apache License 2.0