mirror of
https://github.com/ModOrganizer2/modorganizer-basic_games.git
synced 2026-07-27 14:07:29 -07:00
Merge pull request #39 from stpauljim/nomanssky-typos
Minor edits to basic game def for No Man's Sky
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user