forked from jcolson/token_frames
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmodule.json
executable file
·31 lines (31 loc) · 1.18 KB
/
module.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"id": "token-frames",
"title": "Token Frames",
"description": "Token Frames FoundryVTT",
"authors": [
{
"name": "volfied",
"email": "[email protected]",
"url": "https://www.volfied.net",
"discord": "volfied"
},
{
"name": "Jay Colson",
"email": "[email protected]",
"url": "https://keyoxide.org/13286216054838B7D7235AE4841ECE89C918B527",
"discord": "blackntan#0069"
}
],
"version": "1.6.4",
"compatibility": {
"minimum": 10,
"verified": "12"
},
"library": false,
"manifest": "https://github.com/yorkshirelandscape/token_frames/releases/latest/download/module.json",
"url": "https://github.com/yorkshirelandscape/token_frames",
"download": "https://github.com/yorkshirelandscape/token_frames/releases/latest/download/TokenFrames.zip",
"readme": "https://raw.githubusercontent.com/yorkshirelandscape/token_frames/master/README.md",
"bugs": "https://github.com/yorkshirelandscape/token_frames/issues",
"changelog": "https://raw.githubusercontent.com/yorkshirelandscape/token_frames/master/CHANGELOG.md"
}