"NetKAN generated mods - RN-Skylab-1-v1.8.2"
This commit is contained in:
parent
71979e459a
commit
8d7a85c932
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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!",
|
||||
"author": "Raidernick",
|
||||
"license": "CC-BY-NC-ND-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/77855-122-131-skylab-compatible-with-decq-oldd-fasa-release-v181-72217/",
|
||||
"repository": "https://github.com/KSP-RO/Skylab"
|
||||
},
|
||||
"version": "1:v1.8.2",
|
||||
"ksp_version_min": "1.2.0",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "BDAnimationModules"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Skylab",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"file": "Ships/VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Skylab/releases/download/v1.8.2/RN_Skylab_v1.8.2.zip",
|
||||
"download_size": 7576737,
|
||||
"download_hash": {
|
||||
"sha1": "30A3200379425A8F36604DD7681DB86675934046",
|
||||
"sha256": "A1AB090F8638BA5FC394D247AD6A102158CB8068B0D9554892F3F84C4EFB359E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue