Update licensing information in system.json
This commit is contained in:
parent
e792c94dea
commit
4694cffe06
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "ds4",
|
"name": "ds4",
|
||||||
"title": "Dungeonslayers 4",
|
"title": "Dungeonslayers 4",
|
||||||
"description": "The Dungeonslayers 4 system for FoundryVTT. Dungeonslayers (© Christian Kennig) is licensed under CC BY-NC-SA 3.0 (https://creativecommons.org/licenses/by-nc-sa/3.0/de/deed.en).",
|
"description": "The Dungeonslayers 4 system for FoundryVTT. Dungeonslayers by Christian Kennig is licensed under CC BY-NC-SA 3.0 (https://creativecommons.org/licenses/by-nc-sa/3.0/https://creativecommons.org/licenses/by-nc-sa/3.0/). The icons by the authors of https://game-icons.net/ are licensed under CC BY 3.0 (https://creativecommons.org/licenses/by/3.0/).",
|
||||||
"version": "0.7.2",
|
"version": "0.7.2",
|
||||||
"minimumCoreVersion": "0.7.9",
|
"minimumCoreVersion": "0.7.9",
|
||||||
"compatibleCoreVersion": "0.7.10",
|
"compatibleCoreVersion": "0.7.10",
|
||||||
|
@ -86,7 +86,7 @@
|
||||||
"url": "https://git.f3l.de/dungeonslayers/ds4",
|
"url": "https://git.f3l.de/dungeonslayers/ds4",
|
||||||
"manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false",
|
"manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false",
|
||||||
"download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.7.2/download?job=build",
|
"download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.7.2/download?job=build",
|
||||||
"license": "MIT",
|
"license": "https://git.f3l.de/dungeonslayers/ds4#licensing",
|
||||||
"initiative": "@combatValues.initiative.total",
|
"initiative": "@combatValues.initiative.total",
|
||||||
"manifestPlusVersion": "1.0.0",
|
"manifestPlusVersion": "1.0.0",
|
||||||
"bugs": "https://git.f3l.de/dungeonslayers/ds4/-/issues"
|
"bugs": "https://git.f3l.de/dungeonslayers/ds4/-/issues"
|
||||||
|
|
Loading…
Reference in a new issue