File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,15 @@ MonoBehaviour:
1313 m_Name : swinfo
1414 m_EditorClassIdentifier :
1515 id : SkipSplashScreen
16- name : Sample Mod
17- author : nobody
18- description : A sample mod for KSP2
19- version : 0.1.0
20- versionCheck :
21- minKsp2Version : ' *'
16+ name : Skip Splash Screen
17+ author : Falki
18+ description : Skips the splash screen and health warning. To be used only for faster
19+ iteration when developing mods.
20+ version : 1.3.1
21+ versionCheck : TODO
22+ minKsp2Version : 0.2.3
2223 maxKsp2Version : ' *'
23- source :
24+ source : https://github.com/Falki-git/SkipSplashScreen
2425 allGroup : {fileID: 11400000, guid: 4d8e9aa98e7163b4fa50740e0f9a6b5d, type: 2}
2526 partsGroup : {fileID: 11400000, guid: 132be520fece99d4f8b39413125d7ee5, type: 2}
2627 missionsGroup : {fileID: 11400000, guid: 6777dd32812a85a478af241e256226c0, type: 2}
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ MonoBehaviour:
1212 m_Script : {fileID: 11500000, guid: f9057f7f601990a4883b2cb295c4f43e, type: 3}
1313 m_Name : ThunderKitSettings
1414 m_EditorClassIdentifier :
15- FirstLoad : 0
15+ FirstLoad : 1
1616 ShowOnStartup : 1
1717 GameExecutable : KSP2_x64.exe
1818 GamePath : D:\SteamLibrary\steamapps\common\Kerbal Space Program 2 Redux
You can’t perform that action at this time.
0 commit comments