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:
Andrew 2024-05-12 00:45:32 +04:00 committed by GitHub
parent 6e201305c9
commit 800a5085fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
} }
} }