Version 3.0

This commit is contained in:
Megastruktur 2021-05-25 13:49:45 +03:00
parent a449a2d529
commit f654f6e190
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,6 @@
v3.0
- FoundryVTT 0.8.x support
v2.17 v2.17
- Adds German translation - Adds German translation
- Fixes Spanish translation typo - Fixes Spanish translation typo

View File

@ -2,9 +2,9 @@
"name": "blades-in-the-dark", "name": "blades-in-the-dark",
"title": "Blades in the Dark", "title": "Blades in the Dark",
"description": "Blades in the dark game system.", "description": "Blades in the dark game system.",
"version": "2.17", "version": "3.0",
"minimumCoreVersion": "0.7.2", "minimumCoreVersion": "0.8.0",
"compatibleCoreVersion": "0.7.9", "compatibleCoreVersion": "0.8.0",
"templateVersion": 1, "templateVersion": 1,
"author": "megastruktur", "author": "megastruktur",
"esmodules": [ "esmodules": [
@ -42,7 +42,7 @@
], ],
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/", "url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
"manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json", "manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/2.17.zip", "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/3.0.zip",
"packs": [ "packs": [
{ {
"name": "class", "name": "class",