From e28dc991c9fb98c988a191a2d9f11cc04675df4c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 21 Jan 2016 06:26:02 +0000 Subject: [PATCH] "NetKAN generated mods - RN-SovietProbes-v1.8" --- RN-SovietProbes/RN-SovietProbes-v1.8.ckan | 41 +++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 RN-SovietProbes/RN-SovietProbes-v1.8.ckan diff --git a/RN-SovietProbes/RN-SovietProbes-v1.8.ckan b/RN-SovietProbes/RN-SovietProbes-v1.8.ckan new file mode 100644 index 0000000000..7d984a3419 --- /dev/null +++ b/RN-SovietProbes/RN-SovietProbes-v1.8.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.8", + "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.8/RN_Soviet_Probes_v1.8.zip", + "download_size": 21977525, + "x_generated_by": "netkan" +}