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",
"primaryTokenAttribute": "health",
"secondaryTokenAttribute": "power",
"url": "",
"manifest": "",
"download": "",
"url": "https://gitlab.com/init-status/fvtt_systems/totem",
"manifest": "https://gitlab.com/init-status/fvtt_systems/totem/-/raw/main/system.json",
"download": "https://gitlab.com/api/v4/projects/44983384/repository/archive.zip",
"license": "LICENSE.txt",
"changelog": "CHANGELOG.md"
}