Skip to content

monnierant/bd-tiles

Repository files navigation

BDTiles - Foundry VTT System

Purpose

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

Install

Usage

Go to module.jsonand edit the system id

Replace all ref to BDTiles by your system name

CI

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.

(cf @semantic-release/github)

Manual Deploy your system

Latest Release

About

A foundry module to make tiles like comics pannel (French comics aka BD)

Resources

Stars

Watchers

Forks

Packages

No packages published