Update game_kerbalspaceprogram.py

This commit is contained in:
LaughingHyena279
2021-02-07 15:20:35 -07:00
committed by GitHub
parent b290b14659
commit 64e221cbf0
+2 -1
View File
@@ -12,4 +12,5 @@ class KerbalSpaceProgramGame(BasicGame):
GameNexusName = "kerbalspaceprogram"
GameSteamId = [220200, 283740, 982970]
GameBinary = "KSP_x64.exe"
GameDataPath = "GameData"
GameDataPath = "GameData"