mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Collider fixes
This commit is contained in:
@ -13,7 +13,7 @@ package:
|
||||
- RestockRigidLegs
|
||||
dependencies: # Configure dependencies
|
||||
ModuleManager:
|
||||
version: 4.1.0
|
||||
version: 4.1.3
|
||||
location: s3
|
||||
deploy:
|
||||
SpaceDock:
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -6,7 +6,7 @@
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":0,
|
||||
"PATCH":2,
|
||||
"PATCH":3,
|
||||
"BUILD":0
|
||||
},
|
||||
"KSP_VERSION":
|
||||
|
@ -1,3 +1,8 @@
|
||||
v1.0.3
|
||||
-----
|
||||
- Updated ModuleManager distribution to 4.1.3
|
||||
- Fixed Flea, Hammer, Kickback and Thumper colliders (#779)
|
||||
|
||||
v1.0.2
|
||||
-----
|
||||
- Fixed plugin instantiation issue
|
||||
|
@ -1,5 +1,5 @@
|
||||
=============
|
||||
RESTOCK 1.0.0
|
||||
RESTOCK 1.0.3
|
||||
=============
|
||||
|
||||
Restock is a project to improve the art of the Kerbal Space Program part set. Some of the revisions are based on the cancelled Part Overhaul project by Porkjet.
|
||||
@ -13,7 +13,7 @@ DEPENDENCIES
|
||||
============
|
||||
|
||||
Required:
|
||||
- ModuleManager (4.1.0)
|
||||
- ModuleManager (4.1.3)
|
||||
|
||||
=======
|
||||
CREDITS
|
||||
|
Reference in New Issue
Block a user