diff --git a/RN-Skylab/RN-Skylab-v1.7.ckan b/RN-Skylab/RN-Skylab-v1.7.ckan new file mode 100644 index 0000000000..82bafe2a53 --- /dev/null +++ b/RN-Skylab/RN-Skylab-v1.7.ckan @@ -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": "http://forum.kerbalspaceprogram.com/threads/86243", + "repository": "https://github.com/KSP-RO/Skylab" + }, + "version": "v1.7", + "ksp_version_min": "1.2.0", + "ksp_version_max": "1.2.2", + "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.7/RN_Skylab_v1.7.zip", + "download_size": 7637349, + "download_hash": { + "sha1": "B3FDC203CB659E255795A4D82F6D3C7963442EF4", + "sha256": "2CDFFD3E50D874F4EB0068D309C4CC1493FCF15E59262746864C7719A510F2C1" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}