Fix for small linear RCS

This commit is contained in:
Chris
2021-01-23 15:30:54 -08:00
parent 76fc72e6a5
commit 2cceb95dac
7 changed files with 19 additions and 9 deletions

View File

@ -6,7 +6,7 @@
{
"MAJOR":1,
"MINOR":3,
"PATCH":0,
"PATCH":1,
"BUILD":0
},
"KSP_VERSION":
@ -17,8 +17,8 @@
},
"KSP_VERSION_MIN":{
"MAJOR":1,
"MINOR":10,
"PATCH":1
"MINOR":11,
"PATCH":0
},
"KSP_VERSION_MAX":{
"MAJOR":1,

View File

@ -1,3 +1,8 @@
v1.3.1
------
- Fixed small linear RCS collider
- Fixed compatability marked for 1.10.1, it isn't, really
v1.3.0
------
- 1.11.0

View File

@ -1,5 +1,5 @@
=============
RESTOCK 1.3.0
RESTOCK 1.3.1
=============
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.