forked from Voldemalort/token-factions
-
Notifications
You must be signed in to change notification settings - Fork 1
/
module.json
32 lines (32 loc) · 994 Bytes
/
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
32
{
"author": "Voldemalort",
"authors": [
{
"name": "Voldemalort",
"email": "voldemalort@gmail.com",
"discord": "Voldemalort#9415",
"reddit": "u/voldemalort"
}
],
"bugs": "https://github.com/Voldemalort/token-factions/issues",
"compatibleCoreVersion": "0.7.9",
"description": "Generate token bases based on token disposition or actor folder color.",
"download": "https://github.com/Voldemalort/token-factions/archive/v0.2.1.zip",
"includes": [
"assets",
"module.js",
"module.json"
],
"languages": [],
"manifest": "https://raw.githubusercontent.com/Voldemalort/token-factions/master/module.json",
"manifestPlusVersion": "1.0.0",
"minimumCoreVersion": "0.7.7",
"name": "token-factions",
"readme": "https://raw.githubusercontent.com/Voldemalort/token-factions/master/README.md",
"scripts": [
"module.js"
],
"title": "Token Factions",
"url": "https://github.com/Voldemalort/token-factions",
"version": "0.2.1"
}