manifest url

This commit is contained in:
François-Xavier Guillois
2023-05-16 09:19:37 +02:00
parent 14551dd4d7
commit fefc96ffa0
+3 -3
View File
@@ -26,9 +26,9 @@
"gridUnits": "ft", "gridUnits": "ft",
"primaryTokenAttribute": "health", "primaryTokenAttribute": "health",
"secondaryTokenAttribute": "power", "secondaryTokenAttribute": "power",
"url": "", "url": "https://gitlab.com/init-status/fvtt_systems/totem",
"manifest": "", "manifest": "https://gitlab.com/init-status/fvtt_systems/totem/-/raw/main/system.json",
"download": "", "download": "https://gitlab.com/api/v4/projects/44983384/repository/archive.zip",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"changelog": "CHANGELOG.md" "changelog": "CHANGELOG.md"
} }