mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
583 B
JSON
14 lines
583 B
JSON
{
|
|
"version": "1.4",
|
|
"description": "Maximize game performance by Dynamically adjust process priority of background applications.",
|
|
"homepage": "https://r1ch.net/projects/gameboosthd",
|
|
"license": {
|
|
"identifier": "Freeware",
|
|
"url": "https://r1ch.net/projects/gameboosthd"
|
|
},
|
|
"url": "https://r1ch.net/assets/gameboosthd/gameboosthd-1.4.zip",
|
|
"hash": "6f23373ebfba028255d103185785bb140016d4dde0363bca11c28bb7527c5130",
|
|
"pre_install": "Get-ChildItem \"$dir\\*.exe\" | Rename-Item -NewName 'gameboosthd.exe'",
|
|
"bin": "gameboosthd.exe"
|
|
}
|