zer0Kerbal / Komplexity

A Custom Barn Kit config addon that increases Kerbal Space Center building to ten levels instead of the stock game's four. For Kerbal Space Program. Doesn't add more building models.
https://forum.kerbalspaceprogram.com/index.php?/topic/202749-*/
Creative Commons Attribution Share Alike 4.0 International
2 stars 0 forks source link

[Request]: OPM compatibility #49

Closed zer0Kerbal closed 2 years ago

zer0Kerbal commented 2 years ago

Description of the new feature / enhancement

add OPM compatibility

Proposed technical implementation details

No response

zer0Kerbal commented 2 years ago

https://github.com/Poodmund/Outer-Planets-Mod/blob/4769ddb767ecb8462f5a007e36dab5f85a4e2f9a/GameData/OPM/Patches/OPM_CommNet.cfg

@CUSTOMBARNKIT:NEEDS[!GPP]
{   
    @TRACKING
    {
        @levels = 4
        @upgradesVisual = 1, 2, 3, 3
        @upgrades = 38000, 150000, 563000, 2185000
        @patchesAheadLimit = 0, 2, 3, 4
        @trackedObjectLimit = 0, 8, -1, -1
        @DSNRange = 2000000000, 50000000000, 250000000000, 2000000000000
    }
}