-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from post-kerbin-mining-corporation/dev
Dev
- Loading branch information
Showing
35 changed files
with
66 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+170 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-erebus-1.mu
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+170 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-hecate-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-lower-1-n.dds
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-lower-2-n.dds
Binary file not shown.
Binary file modified
BIN
+170 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-pavonis-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-shrouds-1-n.dds
Binary file not shown.
Binary file modified
BIN
+173 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-stromboli-1.mu
Binary file not shown.
Binary file modified
BIN
+197 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-tharsis-1.mu
Binary file not shown.
Binary file modified
BIN
+173 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-ulysses-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-upper-1-n.dds
Binary file not shown.
Binary file modified
BIN
+2.67 MB
(200%)
GameData/CryoEngines/Assets/Engine/cryoengine-upper-1-s.dds
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-upper-2-n.dds
Binary file not shown.
Binary file modified
BIN
+170 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/cryoengine-vesuvius-1.mu
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
GameData/CryoEngines/Assets/Engine/restock-engine-glow-basic-1.dds
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// Deletes cargo partmodule in KSP < 1.11 | ||
@PART[*]:HAS[#author[Chris?Adderley??Nertea?],@MODULE[ModuleCargoPart]]:NEEDS[!Squad/Parts/Engine/Size2LFB_v2]:FOR[CryoEngines] | ||
{ | ||
!MODULE[ModuleCargoPart] {} | ||
} |
Oops, something went wrong.