From 83b75673322d56cb480acf11bf38c88950f74dc3 Mon Sep 17 00:00:00 2001 From: Neill Cox Date: Tue, 7 May 2024 19:37:56 +1000 Subject: [PATCH] Packaging release --- module.json | 10 +++++----- readme.md | 17 ++++++----------- 2 files changed, 11 insertions(+), 16 deletions(-) diff --git a/module.json b/module.json index e70b271..a547662 100644 --- a/module.json +++ b/module.json @@ -8,9 +8,9 @@ "url": "https://git.evatt.ingenious.com.au/neillc" } ], - "url": "This is auto replaced", + "url": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps", "flags": {}, - "version": "0.0.98", + "version": "0.0.99", "compatibility": { "minimum": "11", "verified": "11.351" @@ -63,9 +63,9 @@ } }, "socket": false, - "readme": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.98/readme.md", - "manifest": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.98/module.json", - "download": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.98/fvtt-token-action-hud-gurps.zip", + "readme": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.99/readme.md", + "manifest": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.99/module.json", + "download": "https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/0.0.99/fvtt-token-action-hud-gurps.zip", "protected": false, "coreTranslation": false, "library": false diff --git a/readme.md b/readme.md index 2995a9c..eb27f87 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,9 @@ -![Downloads](https://img.shields.io/github/downloads/Larkinabout/fvtt-token-action-hud-template/latest/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge) [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Ftoken-action-hud-template&colorB=448d34&style=for-the-badge)](https://forge-vtt.com/bazaar#package=token-action-hud-template) +# Token Action HUD for GURPS -# Token Action HUD Template - -Token Action HUD is a repositionable HUD of actions for a selected token. - -![Token Action HUD](.github/readme/token-action-hud.gif) +Token Action HUD is a repositionable HUD of actions for a selected token for the GURPS game system. # Features - Make rolls directly from the HUD instead of opening your character sheet. -- Use items from the HUD or right-click an item to open its sheet. - Move the HUD and choose to expand the menus up or down. - Unlock the HUD to customise layout and groups per user, and actions per actor. - Add your own macros, journal entries and roll table compendiums. @@ -18,18 +13,18 @@ Token Action HUD is a repositionable HUD of actions for a selected token. ## Method 1 1. On Foundry VTT's **Configuration and Setup** screen, go to **Add-on Modules** 2. Click **Install Module** -3. Search for **Token Action HUD Pathfinder 2** +3. Search for **Token Action HUD for GURPS** 4. Click **Install** next to the module listing ## Method 2 1. On Foundry VTT's **Configuration and Setup** screen, go to **Add-on Modules** 2. Click **Install Module** -3. In the Manifest URL field, paste: `https://github.com/Larkinabout/fvtt-token-action-hud-template/releases/latest/download/module.json` +3. In the Manifest URL field, paste: `https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/releases/download/latest/module.json` 4. Click **Install** next to the pasted Manifest URL ## Required Modules -**IMPORTANT** - Token Action HUD Template requires the [Token Action HUD Core](https://foundryvtt.com/packages/token-action-hud-core) module to be installed. +**IMPORTANT** - Token Action HUD for GURPS requires the [Token Action HUD Core](https://foundryvtt.com/packages/token-action-hud-core) module to be installed. ## Recommended Modules Token Action HUD uses the [Color Picker](https://foundryvtt.com/packages/color-picker) library module for its color picker settings. @@ -38,7 +33,7 @@ Token Action HUD uses the [Color Picker](https://foundryvtt.com/packages/color-p For a guide on using Token Action HUD, go to: [How to Use Token Action HUD](https://github.com/Larkinabout/fvtt-token-action-hud-core/wiki/How-to-Use-Token-Action-HUD) -For questions, feature requests or bug reports, please open an issue [here](https://github.com/Larkinabout/fvtt-token-action-hud-core/issues). +For questions, feature requests or bug reports, please open an issue [here](https://git.evatt.ingenious.com.au/neillc/token-action-hud-gurps/issues). Pull requests are welcome. Please include a reason for the request or create an issue before starting one.