This template is here to help you bootstrap quickly a foundry vtt system compatible foundry v12 using typescript.
It works thanks to foundry-vtt-types
Go to module.jsonand edit the system id
Replace all ref to BDTiles by your system name
You must create a secret in github action GH_TOKEN with a personal access token so semantic-release will be able to clone your code and make release
- contents: write to be able to publish a GitHub release
- issues: write to be able to comment on released issues
- pull-requests: write to be able to comment on released pull requests
You must create a secret in github action FVTT_PUBLISH_TOKENwith the package Release Tokenfrom foundry.