mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Merge branch 'master' of https://github.com/PorktoberRevolution/ReStocked.git
This commit is contained in:
@ -8,6 +8,9 @@ package:
|
||||
- readme.txt
|
||||
- changelog.txt
|
||||
- license.txt
|
||||
extras-path: Distribution/RestockExtras/
|
||||
included-extras:
|
||||
- RestockRigidLegs
|
||||
dependencies: # Configure dependencies
|
||||
ModuleManager:
|
||||
version: 4.1.0
|
||||
|
Binary file not shown.
Binary file not shown.
@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
// Hitchhiker
|
||||
@PART[crewCabin]:FOR[zzzzStationParts]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
@PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[ReStock]
|
||||
{
|
||||
@author = Chris Adderley
|
||||
!mesh = DELETE
|
||||
|
@ -13,7 +13,7 @@
|
||||
{
|
||||
"MAJOR":1,
|
||||
"MINOR":8,
|
||||
"PATCH":0
|
||||
"PATCH":1
|
||||
},
|
||||
"KSP_VERSION_MIN":{
|
||||
"MAJOR":1,
|
||||
|
Reference in New Issue
Block a user