"NetKAN generated mods - RN-Skylab-v1.6"
This commit is contained in:
parent
b819c9cb5e
commit
9a6d4e8186
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
|
||||
"comment": "Ships installed again, updated",
|
||||
"identifier": "RN-Skylab",
|
||||
"name": "Skylab",
|
||||
"abstract": "This mod comes with everything you need to create your own Skylab, broken solar panels and all!",
|
||||
|
@ -11,11 +11,11 @@
|
|||
"repository": "https://github.com/KSP-RO/Skylab"
|
||||
},
|
||||
"version": "v1.6",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"ksp_version_min": "1.2",
|
||||
"ksp_version_max": "1.2",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -25,6 +25,10 @@
|
|||
{
|
||||
"find": "RN_Skylab",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Skylab/releases/download/v1.6/RN_Skylab_v1.6.zip",
|
||||
|
|
Loading…
Reference in New Issue