V0.02
This commit is contained in:
parent
e0b2cf1190
commit
8cb1f35081
|
|
@ -1 +1 @@
|
||||||
Mit freundlicher Genehmigung des Verlag für Fantasy- und SF-Spiele GbR (VFSF)
|
Midgard is the intellectual property of Verlag für Fantasy- und SF-Spiele GbR (VFSF), Stelzenberg, Germany.
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
//out: ../midgard5.css
|
//out: ../midgard5.css
|
||||||
|
|
||||||
@import "./item-sheet.less";
|
@import "./Item-sheet.less";
|
||||||
@import "./Character-sheet.less";
|
@import "./Character-sheet.less";
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"secondaryTokenAttribute": "ap",
|
"secondaryTokenAttribute": "ap",
|
||||||
"url": "https://github.com/hjmaier/midgard5",
|
"url": "https://github.com/hjmaier/midgard5",
|
||||||
"manifest": "https://raw.githubusercontent.com/hjmaier/midgard5/main/system.json",
|
"manifest": "https://raw.githubusercontent.com/hjmaier/midgard5/main/system.json",
|
||||||
"download": "https://github.com/hjmaier/midgard5/archive/V0.02",
|
"download": "https://github.com/hjmaier/midgard5/archive/V0.02.zip",
|
||||||
"initiative": "@gw.value + @gw.bonus",
|
"initiative": "@gw.value + @gw.bonus",
|
||||||
"license": "LICENSE.txt"
|
"license": "LICENSE.txt"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue