mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-17 18:27:42 -06:00
Added ForceAutoHDR application to applications.json (#1951)
* Added ForceAutoHDR application to applications.json Entry added on line 2642 * Update config/applications.json Yep my bad I though games related tools should be under "Games" Co-authored-by: Mr.k <mineshtine28546271@gmail.com> --------- Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
This commit is contained in:
parent
6e201305c9
commit
800a5085fc
@ -2694,5 +2694,13 @@
|
|||||||
"description": "The customization marketplace for Windows programs",
|
"description": "The customization marketplace for Windows programs",
|
||||||
"link": "https://windhawk.net",
|
"link": "https://windhawk.net",
|
||||||
"winget": "RamenSoftware.Windhawk"
|
"winget": "RamenSoftware.Windhawk"
|
||||||
|
},
|
||||||
|
"WPFInstallForceAutoHDR": {
|
||||||
|
"category": "Utilities",
|
||||||
|
"choco": "na",
|
||||||
|
"content": "GUI That Forces Auto HDR In Unsupported Games",
|
||||||
|
"description": "ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry",
|
||||||
|
"link": "https://github.com/7gxycn08/ForceAutoHDR",
|
||||||
|
"winget": "ForceAutoHDR.7gxycn08"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user