This commit is contained in:
Duck
2019-11-06 11:39:30 +08:00
12 changed files with 50 additions and 19 deletions

View File

@ -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

View File

@ -32,7 +32,7 @@
}
// Hitchhiker
@PART[crewCabin]:FOR[zzzzStationParts]:HAS[~RestockIgnore[*]]:FOR[ReStock]
@PART[crewCabin]:HAS[~RestockIgnore[*]]:FOR[ReStock]
{
@author = Chris Adderley
!mesh = DELETE

View File

@ -13,7 +13,7 @@
{
"MAJOR":1,
"MINOR":8,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,