Korrektur

This commit is contained in:
hjmaier 2021-02-07 21:14:36 +01:00
parent a0bb026504
commit 919688954f
2 changed files with 4 additions and 1 deletions

1
LICENSE.txt Normal file
View File

@ -0,0 +1 @@
Mit freundlicher Genehmigung des Verlag für Fantasy- und SF-Spiele GbR (VFSF)

View File

@ -27,5 +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",
"initiative": "@gw.value + @gw.bonus" "download": "https://github.com/hjmaier/midgard5/archive/V0.01.zip",
"initiative": "@gw.value + @gw.bonus",
"license": "LICENSE.txt"
} }