Prepare release v1.0.0
This commit is contained in:
parent
6de73e3fba
commit
90979b565a
|
|
@ -8,7 +8,7 @@
|
|||
"build": "gulp build --dbg",
|
||||
"build:target": "gulp buildTarget --dbg",
|
||||
"build:link": "gulp build --dbg && gulp link",
|
||||
"build:prod": "gulp build && gulp link",
|
||||
"build:prod": "gulp build",
|
||||
"build:watch": "gulp watch",
|
||||
"build:watch:target": "gulp watchTarget",
|
||||
"clean": "gulp clean && gulp link --clean"
|
||||
|
|
|
|||
|
|
@ -70,8 +70,8 @@
|
|||
"primaryTokenAttribute": "lp",
|
||||
"secondaryTokenAttribute": "ap",
|
||||
"url": "https://github.com/hjmaier/midgard5",
|
||||
"manifest": "https://raw.githubusercontent.com/hjmaier/midgard5/main/system.json",
|
||||
"download": "https://github.com/hjmaier/midgard5/archive/V0.06h.zip",
|
||||
"manifest": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/system.json",
|
||||
"download": "https://github.com/michaelstein/foundry-vtt-system-midgard5/releases/download/v1.0.0/midgard5-v1.0.0.zip",
|
||||
"initiative": "@gw.value + @gw.bonus",
|
||||
"license": "LICENSE.txt"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue