Skip to content

Commit

Permalink
feat: add several undocumented external game enums
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed Apr 24, 2022
1 parent f3b5a12 commit f4e3f17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions IGDB/Models/ExternalGame.cs
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,19 @@ public enum ExternalCategory
GiantBomb = 3,
GOG = 5,
PushSquare = 6,
GamersGate = 8,
YouTube = 10,
Microsoft = 11,
Apple = 13,
Twitch = 14,
Android = 15,
Playstation = 16,
XboxLiveTitle = 18,
GamesPress = 19,
AmazonAsin = 20,
AmazonLuna = 22,
AmazonAdg = 23,
PlayAsia = 24,
EpicGameStore = 26,
Oculus = 28
}
Expand Down

0 comments on commit f4e3f17

Please sign in to comment.