BoL Migration

This commit is contained in:
sladecraven 2022-05-24 23:27:33 +02:00
parent 3e50a9135f
commit ef5cf6f393

View File

@ -2,19 +2,19 @@
"name": "bol", "name": "bol",
"title": "Barbarians of Lemuria", "title": "Barbarians of Lemuria",
"description": "The Barbarians of Lemuria system for FoundryVTT!", "description": "The Barbarians of Lemuria system for FoundryVTT!",
"author": "Zigmund,LeRatierBretonnien", "author": "LeRatierBretonnien,Zigmund",
"authors": [ "authors": [
{ {
"name": "Zigmund" "name": "LeRatierBretonnien"
}, },
{ {
"name": "LeRatierBretonnien" "name": "Zigmund"
} }
], ],
"url": "https://github.com/ZigmundKreud/bol", "url": "https://www.uberwald.me/gitea/public/bol",
"license": "LICENSE.txt", "license": "LICENSE.txt",
"flags": {}, "flags": {},
"version": "1.3.20", "version": "1.4.0",
"templateVersion": 10, "templateVersion": 10,
"minimumCoreVersion": "0.8.6", "minimumCoreVersion": "0.8.6",
"compatibleCoreVersion": "9", "compatibleCoreVersion": "9",
@ -166,8 +166,8 @@
"system": [], "system": [],
"dependencies": [], "dependencies": [],
"socket": true, "socket": true,
"manifest": "https://raw.githubusercontent.com/ZigmundKreud/bol/master/system.json", "manifest": "https://www.uberwald.me/gitea/public/bol/raw/master/system.json",
"download": "https://github.com/ZigmundKreud/bol/archive/refs/heads/master.zip", "download": "https://www.uberwald.me/gitea/public/bol/archive/bol-v1.4.0.zip",
"protected": false, "protected": false,
"background": "images/map_lemurie.webp", "background": "images/map_lemurie.webp",
"gridDistance": 1.5, "gridDistance": 1.5,