-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.json
More file actions
27 lines (27 loc) · 825 Bytes
/
Copy pathmodule.json
File metadata and controls
27 lines (27 loc) · 825 Bytes
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
{
"id": "victory-reputations",
"title": "Victory Reputations",
"description": "Faction and NPC reputation with proxies, donations, opposing standings, party sharing, and tier rewards.",
"version": "1.0.3",
"authors": [
{
"name": "DatJavaClass",
"url": "https://github.com/DatJavaClass"
}
],
"compatibility": {
"minimum": "12",
"verified": "12.343",
"maximum": "12"
},
"esmodules": [
"scripts/main.js"
],
"styles": [
"styles/reputations.css",
"styles/player.css"
],
"manifest": "https://github.com/DatJavaClass/VictoryReputations/releases/latest/download/module.json",
"download": "https://github.com/DatJavaClass/VictoryReputations/releases/download/v1.0.3/victory-reputations-1.0.3.zip",
"url": "https://github.com/DatJavaClass/VictoryReputations"
}