forked from GitHub-Mirrors/foundry-sw5e
update system.json to enable "Install System"
This commit is contained in:
parent
6fdb06c04d
commit
16c3c11c59
1 changed files with 73 additions and 69 deletions
|
@ -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"
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue