27 lines
923 B
JSON
27 lines
923 B
JSON
{
|
|
"version": "1.16.0",
|
|
"description": "Arcane Rune Pages manager for League of Legends",
|
|
"homepage": "https://github.com/Soundofdarkness/RuneBook",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Soundofdarkness/RuneBook/releases/download/v1.16.0/RuneBook_1.16.0.exe#/dl.7z",
|
|
"hash": "08ff1333afe829ff17787c2e349d1bcd4051a87b57b96e6cd4c4448eb6e01124",
|
|
"installer": {
|
|
"script": [
|
|
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
|
|
"Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\Uninst*\" -Force -Recurse"
|
|
]
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"RuneBook.exe",
|
|
"RuneBook"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Soundofdarkness/RuneBook/"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/Soundofdarkness/RuneBook/releases/download/v$version/RuneBook_$version.exe#/dl.7z"
|
|
}
|
|
}
|