Prepare release v1.0.0
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
"build": "gulp build --dbg",
|
"build": "gulp build --dbg",
|
||||||
"build:target": "gulp buildTarget --dbg",
|
"build:target": "gulp buildTarget --dbg",
|
||||||
"build:link": "gulp build --dbg && gulp link",
|
"build:link": "gulp build --dbg && gulp link",
|
||||||
"build:prod": "gulp build && gulp link",
|
"build:prod": "gulp build",
|
||||||
"build:watch": "gulp watch",
|
"build:watch": "gulp watch",
|
||||||
"build:watch:target": "gulp watchTarget",
|
"build:watch:target": "gulp watchTarget",
|
||||||
"clean": "gulp clean && gulp link --clean"
|
"clean": "gulp clean && gulp link --clean"
|
||||||
|
|||||||
+2
-2
@@ -70,8 +70,8 @@
|
|||||||
"primaryTokenAttribute": "lp",
|
"primaryTokenAttribute": "lp",
|
||||||
"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://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/system.json",
|
||||||
"download": "https://github.com/hjmaier/midgard5/archive/V0.06h.zip",
|
"download": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/midgard5-v1.0.0.zip",
|
||||||
"initiative": "@gw.value + @gw.bonus",
|
"initiative": "@gw.value + @gw.bonus",
|
||||||
"license": "LICENSE.txt"
|
"license": "LICENSE.txt"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user