mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
i hate my life (#953)
This commit is contained in:
parent
d216c71d1a
commit
7b2e0a277b
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":3,
|
||||
"PATCH":2,
|
||||
"PATCH":3,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -1,3 +1,7 @@
|
||||
v1.3.3
|
||||
------
|
||||
- Fix Poodle shroud shaders
|
||||
|
||||
v1.3.2
|
||||
------
|
||||
- Fixed collider location inconsistency with stock for 1.25m heatshield (#914)
|
||||
|
@ -1,5 +1,5 @@
|
||||
=============
|
||||
RESTOCK 1.3.2
|
||||
RESTOCK 1.3.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":3,
|
||||
"PATCH":2,
|
||||
"PATCH":3,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -1,5 +1,5 @@
|
||||
==============
|
||||
RESTOCK+ 1.3.2
|
||||
RESTOCK+ 1.3.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.3.2)
|
||||
- Restock (1.3.3)
|
||||
- ModuleManager (4.1.4)
|
||||
|
||||
=============
|
||||
|
Loading…
Reference in New Issue
Block a user