diff --git a/RN-SovietProbes/RN-SovietProbes-v2.0.ckan b/RN-SovietProbes/RN-SovietProbes-v2.0.ckan new file mode 100644 index 0000000000..ef1be31f45 --- /dev/null +++ b/RN-SovietProbes/RN-SovietProbes-v2.0.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "comment": "Ships installed again", + "identifier": "RN-SovietProbes", + "name": "Soviet Probes", + "abstract": "So here is yet another project. This time I am working on the series of soviet probes, focusing on the luna and sputnik probes. I will also do Molniya and Polyot probes.", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88045", + "repository": "https://github.com/KSP-RO/SovietProbes" + }, + "version": "v2.0", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "TextureReplacer" + } + ], + "recommends": [ + { + "name": "RN-SovietRockets" + } + ], + "install": [ + { + "find": "RN_Soviet_Probes", + "install_to": "GameData" + }, + { + "file": "Ships/VAB", + "install_to": "Ships" + } + ], + "download": "https://github.com/KSP-RO/SovietProbes/releases/download/v2.0/RN_Soviet_Probes_v2.0.zip", + "download_size": 20925201, + "x_generated_by": "netkan" +}