diff --git a/RN-Skylab/RN-Skylab-v1.2.ckan b/RN-Skylab/RN-Skylab-v1.2.ckan new file mode 100644 index 0000000000..725f015ad2 --- /dev/null +++ b/RN-Skylab/RN-Skylab-v1.2.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": "v1.4", + "identifier": "RN-Skylab", + "name": "Skylab", + "author": "Raidernick", + "abstract": "This mod comes with everything you need to create your own Skylab, broken solar panels and all!", + "resources": { + "homepage": "https://github.com/KSP-RO/Skylab", + "repository": "https://github.com/KSP-RO/Skylab" + }, + "license": "CC-BY-NC-ND-3.0", + "ksp_version": "1.0", + "install": [ + { + "find": "RN_Skylab", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "FirespitterCore" + } + ], + "version": "v1.2", + "download": "https://github.com/KSP-RO/Skylab/releases/download/v1.2/RN_Skylab_v1.2.zip", + "download_size": 7566187, + "x_generated_by": "netkan" +}