"NetKAN generated mods - RN-Skylab-v1.5"
This commit is contained in:
parent
0e2146ed8a
commit
f2a1c79402
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"comment": "Ships explicitly not installed by author request (he no longer maintains them)",
|
||||
"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": "http://forum.kerbalspaceprogram.com/threads/86243",
|
||||
"repository": "https://github.com/KSP-RO/Skylab"
|
||||
},
|
||||
"version": "v1.5",
|
||||
"ksp_version_min": "1.1.1",
|
||||
"ksp_version_max": "1.1.3",
|
||||
"depends": [
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "RN_Skylab",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/Skylab/releases/download/v1.5/RN_Skylab_v1.5.zip",
|
||||
"download_size": 7666640,
|
||||
"download_hash": {
|
||||
"sha1": "5ED71F357C41BF5393CF8867B86AF3A9A6AA8B5C",
|
||||
"sha256": "91C1C92136ACE8FECCB378CE871705D75A8686D71EA4577937883DEEAA0E11B5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue