mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
0.1.3 fixes
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
{
|
||||
"MAJOR":0,
|
||||
"MINOR":1,
|
||||
"PATCH":2,
|
||||
"PATCH":3,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -1,3 +1,8 @@
|
||||
v0.1.3
|
||||
------
|
||||
- Balance tweaks to Anvil SRB. Fuel increased to 7200, thrust increased to 2250 kN (#547)
|
||||
- Fixed light pivots not moving light emitters (#548)
|
||||
|
||||
v0.1.2
|
||||
------
|
||||
- Fixed incorrect dimensions on SC-9001R Material Bay (#542)
|
||||
|
@ -1,5 +1,5 @@
|
||||
==============
|
||||
RESTOCK+ 0.1.2
|
||||
RESTOCK+ 0.1.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:
|
||||
@ -15,7 +15,7 @@ DEPENDENCIES
|
||||
============
|
||||
|
||||
Required:
|
||||
- Restock (0.1.2)
|
||||
- Restock (0.1.3)
|
||||
- ModuleManager (4.0.2)
|
||||
|
||||
=============
|
||||
|
Reference in New Issue
Block a user