Skip to content

Commit e9fe198

Browse files
committed
Deprecate MB-35/60
Deprecated MB-35/60 as ROEngines has gained bespoke MB-35/60 models in KSP-RO/ROEngines#186
1 parent 64bcdd0 commit e9fe198

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

Gamedata/ROEnginesExtended/PartConfigs/MB35_SSTU.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@
77

88
@engineType = MB35
99
}
10+
@PART[ROEE-MB35]:AFTER[RealismOverhaulEngines]
11+
{
12+
@title = Deprecated
13+
@description = Please use the new MB-35 model from ROEngines instead. This part will be removed in the future.
14+
}

Gamedata/ROEnginesExtended/PartConfigs/MB60_SSTU.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@
77

88
@engineType = MB60
99
}
10+
@PART[ROEE-MB60]:AFTER[RealismOverhaulEngines]
11+
{
12+
@title = Deprecated
13+
@description = Please use the new MB-60 model from ROEngines instead. This part will be removed in the future.
14+
}

0 commit comments

Comments
 (0)