Skip to content

Commit

Permalink
add Event key
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jun 12, 2022
1 parent 830a5d7 commit efbdfe6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions index.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# Notes:
# - [Event] not implemented yet
# Will be used by Bottles to trigger an installer when the pattern matches

epicgamestore:
Arch: win64
Name: Epic Games Store
Description: The official Epic Games launcher.
Grade: Platinum
Category: Games
Icon: epicgamestore.svg
Event: EpicGamesLauncherInstaller.msi

uplay:
Arch: win64
Expand All @@ -13,6 +18,7 @@ uplay:
Grade: Gold
Category: Games
Icon: uplay.png
Event: UbisoftConnectInstaller.exe

steam:
Arch: win64
Expand All @@ -21,6 +27,7 @@ steam:
Grade: Bronze
Category: Games
Icon: steam.svg
Event: SteamSetup.exe

origin:
Arch: win64
Expand All @@ -29,6 +36,7 @@ origin:
Grade: Gold
Category: Games
Icon: origin.svg
Event: OriginSetup.exe

eaclient:
Arch: win64
Expand All @@ -37,6 +45,7 @@ eaclient:
Grade: Platinum
Category: Games
Icon: eaclient.png
Event: EAappInstaller.exe

gog:
Arch: win64
Expand All @@ -45,6 +54,7 @@ gog:
Grade: Silver
Category: Games
Icon: gog.svg
Event: setup_galaxy_2.*.exe

gogv1:
Arch: win64
Expand All @@ -53,6 +63,7 @@ gogv1:
Grade: Gold
Category: Games
Icon: gogv1.png
Event: setup_galaxy_1.*.exe

battlenet:
Arch: win64
Expand All @@ -61,6 +72,7 @@ battlenet:
Grade: Gold
Category: Games
Icon: battlenet.png
Event: Battle.net-Setup*.exe

starcitizen:
Arch: win64
Expand All @@ -69,6 +81,7 @@ starcitizen:
Grade: Bronze
Category: Games
Icon: starcitizen.png
Event: RSI-Setup-*.exe

enlisted:
Arch: win64
Expand All @@ -77,6 +90,7 @@ enlisted:
Grade: Silver
Category: Games
Icon: enlisted.png
Event: enlisted_launcher_*.exe

flstudio:
Arch: win64
Expand All @@ -85,6 +99,7 @@ flstudio:
Grade: Gold
Category: Software
Icon: flstudio.png
Event: flstudio_win64_*.exe

abletonlive:
Arch: win64
Expand All @@ -93,6 +108,7 @@ abletonlive:
Grade: Silver
Category: Software
Icon: abletonlive.png
Event: ableton*.exe

#rockstar:
# Arch: win64
Expand Down

0 comments on commit efbdfe6

Please sign in to comment.