✨ Added LOOT
This commit is contained in:
parent
db48e5a5f2
commit
3fdc251e94
22
loot.json
Normal file
22
loot.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"homepage": "https://github.com/loot/loot",
|
||||
"checkver": {
|
||||
"url": "https://github.com/loot/loot/releases/latest",
|
||||
"re": "loot_(?<version>[\\d\\w.]+)-0-(?<short>[\\d\\w]+)_(?<branch>[\\d\\w.]+).7z"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/loot/loot/releases/download/$version/loot_$version-0-$matchShort_$matchBranch.7z",
|
||||
"extract_dir": "loot_$version-0-$matchShort_$matchBranch"
|
||||
},
|
||||
"version": "0.15.1",
|
||||
"extract_dir": "loot_0.15.1-0-g82c756e_master",
|
||||
"url": "https://github.com/loot/loot/releases/download/0.15.1/loot_0.15.1-0-g82c756e_master.7z",
|
||||
"bin": "LOOT.exe",
|
||||
"hash": "0d6764509c4f7d7ff21ec8f716b295b7fea015c6d4a39b0e6e0e0ad710ba87f8",
|
||||
"shortcuts": [
|
||||
[
|
||||
"LOOT.exe",
|
||||
"LOOT (Load Order Optimisation Tool)"
|
||||
]
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user