diff --git a/module.json b/module.json index d294977..c170234 100644 --- a/module.json +++ b/module.json @@ -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" } \ No newline at end of file