Skip to content

Commit 5f5dd28

Browse files
update manifest to v10
1 parent 1e09df1 commit 5f5dd28

1 file changed

Lines changed: 12 additions & 5 deletions

File tree

module.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
{
2-
"name": "token-frames",
2+
"id": "token-frames",
33
"title": "Token Frames",
44
"description": "Token Frames FoundryVTT",
5-
"author": "Jay Colson and volfied",
65
"authors": [
76
{
8-
"name": "jcolson, volfied",
7+
"name": "volfied",
98
"email": "andrew.bryce.howard@gmail.com",
109
"url": "https://www.volfied.net",
1110
"discord": "volfied#8122"
11+
},
12+
{
13+
"name": "Jay Colson",
14+
"email": "jay+foundry@karma.net",
15+
"url": "https://keyoxide.org/13286216054838B7D7235AE4841ECE89C918B527",
16+
"discord": "blackntan#0069"
1217
}
1318
],
1419
"version": "1.5.0",
15-
"minimumCoreVersion": "9.238",
16-
"compatibleCoreVersion": "9.238",
20+
"compatibility": {
21+
"minimum": 10,
22+
"verified": "10.291"
23+
}
1724
"manifestPlusVersion": "1.2.0",
1825
"library": false,
1926
"packs": [

0 commit comments

Comments
 (0)