Add author info and links into the manifest file
This commit is contained in:
parent
7c68dd0c31
commit
cfc5b9e70a
1 changed files with 10 additions and 0 deletions
|
|
@ -7,6 +7,16 @@
|
|||
"verified": 13,
|
||||
"minimum": 13
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Oliver Akins",
|
||||
"url": "https://github.com/Oliver-Akins"
|
||||
}
|
||||
],
|
||||
"url": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker",
|
||||
"manifest": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/module.json",
|
||||
"download": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/releases/latest/download/release.zip",
|
||||
"bugs": "https://github.com/Oliver-Akins/Foundry-Stat-Tracker/issues",
|
||||
"esmodules": [
|
||||
"./module.mjs"
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue