DND5e Core 1.2.3

DND5e Core 1.2.3 modded to SW5e System
This commit is contained in:
supervj 2021-01-19 21:28:45 -05:00
parent 063f924183
commit c208552f70
9 changed files with 82 additions and 68 deletions

View file

@ -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.2",
"version": "1.2.3",
"author": "Atropos",
"scripts": [],
"esmodules": ["sw5e.js"],
@ -95,5 +95,5 @@
"compatibleCoreVersion": "0.7.9",
"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.2/sw5e-release-1.2.2.zip"
"download": "https://gitlab.com/foundrynet/sw5e/-/archive/release-1.2.3/sw5e-release-1.2.3.zip"
}