Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
Add support for Foundry updater
  • Loading branch information
MiniGrief committed Jun 19, 2023
1 parent acfb0d0 commit 98af87e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@
},
"scripts": [
"scripts/main.js"
]
],
"url": "https://github.com/MiniGrief/hp-roller/",
"download": "https://github.com/MiniGrief/hp-roller/releases/download/1.0.0/hp-roller.zip",
"manifest": "https://github.com/MiniGrief/hp-roller/releases/latest/download/module.json",
"bugs": "https://github.com/MiniGrief/hp-roller/issues"
}

0 comments on commit 98af87e

Please sign in to comment.