Skip to content
/ pbta-template Public template

A code template for creating modules for Foundry VTT that use the PbtA System package

License

Notifications You must be signed in to change notification settings

philote/pbta-template

Repository files navigation

PbtA Template

A code template for creating modules for Foundry VTT that uses the PbtA System package

Note

Using this template:

  • You will need to replace all instances of "pbta-template" with your module id, usually the id used in module.json.
  • replace all instances of "[System Name]" with a human readable version of the system name
  • replace all instances of "PBTA-TEMPLATE" with with your module ID but in upper case
  • Repo links will need to be updated to your repo url. (example: image urls in the module.json)
  • LICENSE & package.json files will need "Joseph Hopson" replaced with your name/username
  • files to rename: pbta-template.scss, pbta-template.css, pbta-template.mjs
  • Perform an npm install.
  • Use npm run gulp to get the scss working.
  • Use the scripts in the tools folder for managing packs (see: https://foundryvtt.wiki/en/development/api/CompendiumCollection).
  • Releases are done using github's release process (the workflow should do everything else for you, as long as it's file list is correct for what should get put into the module.zip).
    1. Create a new release
    2. Tag it with the release version
    3. Once you click "go" all artifacts should be created, including the module.zip and module.json
  • Images will need to be updated, there are affinity photo files in the raw-assets folder.
  • replace instances of my info with your own (in module.json authors, license file, package.json)
  • PbtA System documentation: https://asacolips.gitbook.io/pbta-system

Cover

A [game name] module for Foundry VTT using the PbtA System

This module is for Foundry VTT and requires the PbtA System created by asacolips.

Latest Release Download Count

Forge Installs

GitHub release (latest by date) GitHub last commit GitHub All Releases GitHub Release Date

GitHub GitHub issues GitHub forks GitHub stars

[Description of the game with links to the publisher goes here.]

Screenshot

Screenshot

Dependencies

The following Foundry VTT game system must be installed to use this module: Powered by the Apocalypse.

Features

  • Feature One
  • Feature Two

TODO

  • TODO One

License & Acknowledgements

Icons from game-icons.net are released under a Creative Commons Attribution 3.0 Unported license. https://creativecommons.org/licenses/by/3.0/

About

A code template for creating modules for Foundry VTT that use the PbtA System package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published