mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2026-08-22 23:46:36 +00:00
feat(apps): Added Battle.net (#4996)
* feat(apps): Added Battle.net Just Blizzard. Well, we can hate them, but their launcher is unique * You know, being smart is a hard work... * titusTypo
This commit is contained in:
@@ -98,6 +98,15 @@
|
||||
"winget": "AutoHotkey.AutoHotkey",
|
||||
"foss": true
|
||||
},
|
||||
"battlenet": {
|
||||
"category": "Games",
|
||||
"choco": "na",
|
||||
"winget": "Blizzard.BattleNet",
|
||||
"content": "Battle.net",
|
||||
"description": "Battle.net is a launcher for games created and developed by Activision Blizzard",
|
||||
"link": "https://battle.net",
|
||||
"foss": false
|
||||
},
|
||||
"bitwarden": {
|
||||
"category": "Utilities",
|
||||
"choco": "bitwarden",
|
||||
|
||||
Reference in New Issue
Block a user