docs: refine module description and include manifest and download URLs

This commit is contained in:
CPTN Cosmo 2025-12-21 19:49:17 +01:00
parent 690c9d45c9
commit e070d541ac

View file

@ -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"
}