docs: refine module description and include manifest and download URLs
This commit is contained in:
parent
690c9d45c9
commit
e070d541ac
1 changed files with 3 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "fvtt-session-tracker",
|
||||
"title": "Session Tracker",
|
||||
"description": "A lightweight, premium-looking session tracker for Foundry VTT V13.",
|
||||
"description": "A lightweight session tracker for Foundry VTT V13.",
|
||||
"version": "1.0.0",
|
||||
"authors": [
|
||||
{
|
||||
|
|
@ -22,5 +22,7 @@
|
|||
"styles/session-tracker.css"
|
||||
],
|
||||
"url": "https://github.com/cptn-cosmo/fvtt-session-tracker",
|
||||
"manifest": "https://github.com/cptn-cosmo/fvtt-session-tracker/releases/latest/download/module.json",
|
||||
"download": "https://github.com/cptn-cosmo/fvtt-session-tracker/releases/download/1.0.0/fvtt-session-tracker.zip",
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue