mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Kerbal Space Program MO2Name fix
This commit is contained in:
parent
a07ddc0b0a
commit
917ed6a90e
@ -622,7 +622,7 @@ namespace Wabbajack.Common
|
||||
{
|
||||
Game = Game.KerbalSpaceProgram,
|
||||
NexusName = "kerbalspaceprogram",
|
||||
MO2Name = "kerbalspaceprogram",
|
||||
MO2Name = "Kerbal Space Program",
|
||||
NexusGameId = 272,
|
||||
SteamIDs = new List<int>{220200},
|
||||
GOGIDs = new List<int>{1429864849},
|
||||
|
Loading…
Reference in New Issue
Block a user