Small fixes and preparation for 1.1.2

This commit is contained in:
Chris Adderley
2020-05-25 15:50:26 -07:00
parent 51774cdf80
commit 01964bd7f7
15 changed files with 9 additions and 5 deletions

View File

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

View File

@ -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
------

View File

@ -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)
=============