Skip to content

Commit

Permalink
Add Epic ID to Control
Browse files Browse the repository at this point in the history
  • Loading branch information
ZashIn committed Jan 5, 2025
1 parent 6d3a406 commit 1b22f30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions games/game_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class ControlGame(BasicGame):
GameNexusId = 2936
GameSteamId = 870780
GameGogId = 2049187585
GameEpicId = "calluna"
GameBinary = "Control.exe"
GameDataPath = ""

Expand Down

0 comments on commit 1b22f30

Please sign in to comment.