We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b5a12 commit f4e3f17Copy full SHA for f4e3f17
IGDB/Models/ExternalGame.cs
@@ -40,16 +40,19 @@ public enum ExternalCategory
40
GiantBomb = 3,
41
GOG = 5,
42
PushSquare = 6,
43
+ GamersGate = 8,
44
YouTube = 10,
45
Microsoft = 11,
46
Apple = 13,
47
Twitch = 14,
48
Android = 15,
49
Playstation = 16,
50
XboxLiveTitle = 18,
51
+ GamesPress = 19,
52
AmazonAsin = 20,
53
AmazonLuna = 22,
54
AmazonAdg = 23,
55
+ PlayAsia = 24,
56
EpicGameStore = 26,
57
Oculus = 28
58
}
0 commit comments