mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
First wave of 1.12 docking ports
- Contains 0.625, 1.25, 1.25 shielded, 2.5, 3.75m versions
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -7,7 +7,7 @@ PART
|
||||
author = Chris Adderley (Nertea)
|
||||
MODEL
|
||||
{
|
||||
model = ReStockPlus/Assets/Coupling/restock-docking-375-1
|
||||
model = ReStockPlus/Assets/Coupling/restock-docking-375-2
|
||||
scale = 1.0, 1.0, 1.0
|
||||
}
|
||||
MODEL
|
||||
@ -57,6 +57,15 @@ PART
|
||||
referenceAttachNode = top
|
||||
nodeType = size3
|
||||
stagingEnabled = False
|
||||
canRotate = True
|
||||
rotationTransformName = port
|
||||
maxMotorOutput = 200
|
||||
RESOURCE
|
||||
{
|
||||
name = ElectricCharge
|
||||
rate = 1
|
||||
}
|
||||
rotationAxis = Y
|
||||
}
|
||||
MODULE
|
||||
{
|
||||
|
@ -5,24 +5,24 @@
|
||||
"VERSION":
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":3,
|
||||
"PATCH":3,
|
||||
"MINOR":4,
|
||||
"PATCH":0,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":11,
|
||||
"PATCH":2
|
||||
"MINOR":12,
|
||||
"PATCH":1
|
||||
},
|
||||
"KSP_VERSION_MIN":{
|
||||
"MAJOR":1,
|
||||
"MINOR":11,
|
||||
"MINOR":12,
|
||||
"PATCH":1
|
||||
},
|
||||
"KSP_VERSION_MAX":{
|
||||
"MAJOR":1,
|
||||
"MINOR":11,
|
||||
"MINOR":12,
|
||||
"PATCH":99
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user