Manage GM cards

This commit is contained in:
2021-03-08 22:46:33 +01:00
parent 10fbcec5fb
commit c2c837b778
10 changed files with 193 additions and 25 deletions

View File

@@ -2,11 +2,11 @@
"name": "foundryvtt-shadows-over-sol",
"title": "Shadows over Sol",
"description": "Shadows over Sol for FoundryVTT",
"version": "0.1.2",
"version": "0.1.4",
"manifestPlusVersion": "1.0.0",
"minimumCoreVersion": "0.7.5",
"compatibleCoreVersion": "0.7.9",
"templateVersion": 17,
"templateVersion": 18,
"author": "LeRatierBretonnien",
"esmodules": [ "module/sos-main.js" ],
"styles": ["styles/simple.css"],