RELEASE: 0.9.8

master
U~man 2020-07-30 15:44:18 +02:00
parent 002e97988a
commit fb232dfa81
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"dataPath": "/home/oreo/.local/share/FoundryVTT",
"dataPath": "C:\\Users\\oreo\\AppData\\Local\\FoundryVTT",
"manifest": "src",
"repository": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose",
"rawURL": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/-/raw"
}
"repository": "https://gitlab.com/florad-foundry/swade",
"rawURL": "https://gitlab.com/florad-foundry/swade/-/raw"
}

BIN
package/ose-v0.9.8.zip Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
"name": "ose",
"title": "Old-School Essentials",
"description": "Play B/X OSR modules with Old-School Essentials on Foundry VTT",
"version": "0.9.7",
"version": "0.9.8",
"minimumCoreVersion": "0.6.2",
"compatibleCoreVersion": "0.6.5",
"templateVersion": 2,
@ -31,5 +31,5 @@
"gridUnits": "ft",
"url": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose",
"manifest": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/raw/master/src/system.json",
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/-/raw/master/package/ose-v0.9.7.zip"
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-ose/-/raw/master/package/ose-v0.9.8.zip"
}