diff --git a/RN-SovietProbes/RN-SovietProbes-v1.7.5.ckan b/RN-SovietProbes/RN-SovietProbes-v1.7.5.ckan new file mode 100644 index 0000000000..d1423df328 --- /dev/null +++ b/RN-SovietProbes/RN-SovietProbes-v1.7.5.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "comment": "Ships explicitly not installed by author request (he no longer maintains them)", + "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": "https://github.com/KSP-RO/SovietProbes", + "repository": "https://github.com/KSP-RO/SovietProbes" + }, + "version": "v1.7.5", + "ksp_version": "1.0", + "depends": [ + { + "name": "FirespitterCore" + }, + { + "name": "ReflectionPlugin" + } + ], + "recommends": [ + { + "name": "RN-SovietRockets" + } + ], + "install": [ + { + "find": "RN_Soviet_Probes", + "install_to": "GameData" + }, + { + "file": "GameData/Soviet_Probes_TR.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/SovietProbes/releases/download/v1.7.5/RN_Soviet_Probes_v1.7.5.zip", + "download_size": 21553601, + "x_generated_by": "netkan" +}