29 lines
956 B
JSON
29 lines
956 B
JSON
{
|
|
"name": "foundryvtt-shadows-over-sol",
|
|
"title": "Shadows over Sol",
|
|
"description": "Shadows over Sol for FoundryVTT",
|
|
"version": "0.0.1",
|
|
"manifestPlusVersion": "1.0.0",
|
|
"minimumCoreVersion": "0.7.5",
|
|
"compatibleCoreVersion": "0.7.9",
|
|
"templateVersion": 1,
|
|
"author": "LeRatierBretonnien",
|
|
"esmodules": [ "module/sos-main.js" ],
|
|
"styles": ["styles/simple.css"],
|
|
"media": [
|
|
],
|
|
"packs": [
|
|
],
|
|
"library": false,
|
|
"languages": [],
|
|
"gridDistance": 5,
|
|
"gridUnits": "ft",
|
|
"primaryTokenAttribute": "attributes.life",
|
|
"secondaryTokenAttribute": "attributes.endurance",
|
|
"socket": true,
|
|
"url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-shadows-over-sol/",
|
|
"manifest": "https://gitlab.com/LeRatierBretonnien/foundryvtt-shadows-over-sol/raw/system.json",
|
|
"download": "https://gitlab.com/LeRatierBretonnien/foundryvtt-reve-de-dragon/-/archive/master/foundryvtt-shadows-over-sol.zip",
|
|
"license": "LICENSE.txt"
|
|
}
|