2021-01-17 20:59:43 +01:00
|
|
|
{
|
|
|
|
"name": "foundryvtt-shadows-over-sol",
|
|
|
|
"title": "Shadows over Sol",
|
|
|
|
"description": "Shadows over Sol for FoundryVTT",
|
2021-01-18 22:05:02 +01:00
|
|
|
"version": "0.0.5",
|
2021-01-17 20:59:43 +01:00
|
|
|
"manifestPlusVersion": "1.0.0",
|
|
|
|
"minimumCoreVersion": "0.7.5",
|
|
|
|
"compatibleCoreVersion": "0.7.9",
|
2021-01-18 22:05:02 +01:00
|
|
|
"templateVersion": 5,
|
2021-01-17 20:59:43 +01:00
|
|
|
"author": "LeRatierBretonnien",
|
|
|
|
"esmodules": [ "module/sos-main.js" ],
|
|
|
|
"styles": ["styles/simple.css"],
|
|
|
|
"media": [
|
|
|
|
],
|
|
|
|
"packs": [
|
|
|
|
],
|
|
|
|
"library": false,
|
2021-01-18 17:46:39 +01:00
|
|
|
"languages": [
|
|
|
|
{
|
|
|
|
"lang": "en",
|
|
|
|
"name": "English",
|
|
|
|
"path": "lang/en.json"
|
|
|
|
}
|
|
|
|
],
|
2021-01-17 20:59:43 +01:00
|
|
|
"gridDistance": 5,
|
|
|
|
"gridUnits": "ft",
|
2021-01-18 17:46:39 +01:00
|
|
|
"primaryTokenAttribute": "",
|
|
|
|
"secondaryTokenAttribute": "",
|
2021-01-17 20:59:43 +01:00
|
|
|
"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"
|
|
|
|
}
|