mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix things
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 4.0 MiB |
Binary file not shown.
@ -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.
|
||||
|
Reference in New Issue
Block a user