Fix things

pull/986/head
Chris 2 years ago
parent 901618b571
commit 4f8eaf639e

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

@ -1260,7 +1260,7 @@
model = ReStock/Assets/Engine/restock-engine-swivel-2
}
@bulkheadProfiles = srf, size1
rescaleFactor = 1.0
%rescaleFactor = 1.0
%node_attach = 0.0, 0, 0.0, 0.0, 1.0, 0.0, 1
@attachRules = 1,1,1,0,0
!DRAG_CUBE {}

@ -6,7 +6,7 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":2,
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":

@ -2,6 +2,8 @@ v1.4.3
------
- Fix Communotron 88-88 starting extended in the VAB (#965)
- Added a depth mask to the Communotron 88-88
- Fixed Reliant boattail grey option being the old pre-1.12 one.
- Removed extra rescaleFactor from Swivel
v1.4.2
------

@ -1,5 +1,5 @@
=============
RESTOCK 1.4.2
RESTOCK 1.4.3
=============
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the canceled Part Overhaul project by Porkjet.

@ -6,7 +6,7 @@
{
"MAJOR":1,
"MINOR":4,
"PATCH":2,
"PATCH":3,
"BUILD":0
},
"KSP_VERSION":

@ -1,5 +1,5 @@
==============
RESTOCK+ 1.4.2
RESTOCK+ 1.4.3
==============
Restock+ is a complement to Restock which adds useful parts that we feel are missing from the base game. Functionally, these parts additions allow better flexibility in craft construction and not add new gameplay systems or form factors. Some examples might include:
@ -21,7 +21,7 @@ DEPENDENCIES
============
Required:
- Restock (1.4.2)
- Restock (1.4.3)
- ModuleManager (4.2.1)
=============

Loading…
Cancel
Save