NetKAN updated mod - ROCapsules-v2.2.2.0
This commit is contained in:
parent
bee57a2c37
commit
e5b71216ca
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"spec_version": "v1.10",
|
||||
"spec_version": "v1.26",
|
||||
"identifier": "ROCapsules",
|
||||
"name": "RO Capsules",
|
||||
"abstract": "Takes the best versions of capsules available and uses them as the in-game models for Realism Overhaul parts.",
|
||||
|
@ -36,25 +36,31 @@
|
|||
"name": "RealismOverhaul"
|
||||
},
|
||||
{
|
||||
"name": "TexturesUnlimited"
|
||||
"name": "TexturesUnlimited",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "ROLib"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
"name": "B9PartSwitch",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "DepthMask"
|
||||
"name": "DepthMask",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "KSPWheel"
|
||||
"name": "KSPWheel",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "StagedAnimation"
|
||||
"name": "StagedAnimation",
|
||||
"suppress_recommendations": true
|
||||
},
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
"name": "BDAnimationModules",
|
||||
"suppress_recommendations": true
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
|
|
Loading…
Reference in New Issue