forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.3.5
DND5e Core 1.3.5 modded to SW5e System Combining with DND5e Core 1.3.2 to see one big commit since last core update DND5e Core 1.3.2 modded to SW5e System
This commit is contained in:
parent
c208552f70
commit
b56a074697
147 changed files with 3615 additions and 1875 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "sw5e",
|
||||
"title": "SW5e - Fifth Edition System",
|
||||
"description": "A system for playing the fifth edition of the worlds most popular role-playing game in the Foundry Virtual Tabletop environment.",
|
||||
"version": "1.2.3",
|
||||
"version": "1.3.5",
|
||||
"author": "Atropos",
|
||||
"scripts": [],
|
||||
"esmodules": ["sw5e.js"],
|
||||
|
@ -91,9 +91,9 @@
|
|||
"gridUnits": "ft",
|
||||
"primaryTokenAttribute": "attributes.hp",
|
||||
"secondaryTokenAttribute": null,
|
||||
"minimumCoreVersion": "0.7.6",
|
||||
"compatibleCoreVersion": "0.7.9",
|
||||
"minimumCoreVersion": "0.8.2",
|
||||
"compatibleCoreVersion": "0.8.7",
|
||||
"url": "https://gitlab.com/foundrynet/sw5e",
|
||||
"manifest": "https://gitlab.com/foundrynet/sw5e/raw/master/system.json",
|
||||
"download": "https://gitlab.com/foundrynet/sw5e/-/archive/release-1.2.3/sw5e-release-1.2.3.zip"
|
||||
"download": "https://gitlab.com/foundrynet/sw5e/-/archive/release-1.3.5/sw5e-release-1.3.5.zip"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue