initial import
This commit is contained in:
parent
4c084fd2f2
commit
354df09069
@ -1,2 +1 @@
|
|||||||
# bol
|
# Système Foundry pour Barbarians of Lemuria (VF)
|
||||||
Barbarians of Lemuria
|
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
"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!",
|
||||||
"version": "1.0.0",
|
"version": "0.8.8.1",
|
||||||
"minimumCoreVersion": "0.8.6",
|
"minimumCoreVersion": "0.8.6",
|
||||||
"compatibleCoreVersion": "0.8.6",
|
"compatibleCoreVersion": "0.8.8",
|
||||||
"templateVersion": 2,
|
"templateVersion": 2,
|
||||||
"author": "Zigmund",
|
"author": "Zigmund",
|
||||||
"esmodules": ["module/bol.js"],
|
"esmodules": ["module/bol.js"],
|
||||||
@ -76,8 +76,8 @@
|
|||||||
"gridUnits": "m",
|
"gridUnits": "m",
|
||||||
"primaryTokenAttribute": "traits.hp",
|
"primaryTokenAttribute": "traits.hp",
|
||||||
"secondaryTokenAttribute": "traits.hero",
|
"secondaryTokenAttribute": "traits.hero",
|
||||||
"url": "",
|
"url": "https://github.com/ZigmundKreud/bol",
|
||||||
"manifest": "",
|
"manifest": "https://raw.githubusercontent.com/ZigmundKreud/bol/master/system.json",
|
||||||
"download": "",
|
"download": "",
|
||||||
"license": "LICENSE.txt"
|
"license": "LICENSE.txt"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user