forked from xaukael/covered-token-rescue-hud
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodule.json
16 lines (16 loc) · 785 Bytes
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"id": "covered-token-rescue-hud-GURPS",
"title": "Covered Token Rescue HUD-GURPS",
"description": "On hovering a token with tokens under it, shows images of tokens to allow you to select them",
"author": "Xaukael modified by TheFabulousIronChef",
"authors": [{"name":"Xaukael"}],
"version": "1.1.0",
"compatibility": {
"minimum": "10",
"verified": "11"
},
"scripts": ["covered-token-rescue-hud-GURPS.js"],
"url": "https://github.com/TheFabulousIronChef/covered-token-rescue-hud/",
"manifest": "https://github.com/TheFabulousIronChef/covered-token-rescue-hud-GURPS/raw/main/module.json",
"download": "https://github.com/TheFabulousIronChef/covered-token-rescue-hud-GURPS/raw/main/covered-token-rescue-hud-GURPS.zip"
}