Skip to content

Commit f4e3f17

Browse files
committed
feat: add several undocumented external game enums
1 parent f3b5a12 commit f4e3f17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

IGDB/Models/ExternalGame.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,19 @@ public enum ExternalCategory
4040
GiantBomb = 3,
4141
GOG = 5,
4242
PushSquare = 6,
43+
GamersGate = 8,
4344
YouTube = 10,
4445
Microsoft = 11,
4546
Apple = 13,
4647
Twitch = 14,
4748
Android = 15,
4849
Playstation = 16,
4950
XboxLiveTitle = 18,
51+
GamesPress = 19,
5052
AmazonAsin = 20,
5153
AmazonLuna = 22,
5254
AmazonAdg = 23,
55+
PlayAsia = 24,
5356
EpicGameStore = 26,
5457
Oculus = 28
5558
}

0 commit comments

Comments
 (0)