mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Small fixes and preparation for 1.1.2
This commit is contained in:
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":1,
|
||||
"PATCH":1,
|
||||
"PATCH":2,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -2,6 +2,8 @@ v1.1.2
|
||||
------
|
||||
- Fixed engine plate node sizes all being size 1
|
||||
- Fixed engine plates allowing crossfeed through their bottom node
|
||||
- Fixed radius of 3.75m spherical tank
|
||||
- Tuned 1.875m heatshield top ring dimensions
|
||||
|
||||
v1.1.1
|
||||
------
|
||||
|
@ -1,5 +1,5 @@
|
||||
==============
|
||||
RESTOCK+ 1.1.1
|
||||
RESTOCK+ 1.1.2
|
||||
==============
|
||||
|
||||
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.1.0)
|
||||
- Restock (1.1.2)
|
||||
- ModuleManager (4.1.3)
|
||||
|
||||
=============
|
||||
|
Reference in New Issue
Block a user