update system.json to enable "Install System"

This commit is contained in:
magicjedi90 2020-07-21 15:45:00 -07:00
parent 6fdb06c04d
commit 16c3c11c59

View file

@ -65,5 +65,9 @@
"primaryTokenAttribute": "attributes.hp",
"secondaryTokenAttribute": null,
"minimumCoreVersion": "0.5.2",
"compatibleCoreVersion": "0.6.8"
"compatibleCoreVersion": "0.6.8",
"url": "https://github.com/unrealkakeman89/sw5e",
"manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json",
"download": "https://github.com/unrealkakeman89/sw5e/archive/master.zip"
}