Fixed typo in GameNexusName. Added GameNexusId.

This commit is contained in:
stpauljim
2021-02-24 13:36:17 -06:00
committed by GitHub
parent 6a9517f6e6
commit 2985bfb32d
+2 -1
View File
@@ -11,7 +11,8 @@ class NoMansSkyGame(BasicGame):
GameName = "No Man's Sky"
GameShortName = "nomanssky"
GaneNexusHame = "nomanssky"
GameNexusName = "nomanssky"
GameNexusId = 1634
GameSteamId = 275850
GameGogId = 1446213994
GameBinary = "Binaries/NMS.exe"