From f41e07e5a8e1f2269fe7723b489fca73ae1fe54f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 5 Nov 2015 21:23:56 +0000 Subject: [PATCH] "NetKAN generated mods - RN-USProbesPack-v0.45" --- RN-USProbesPack/RN-USProbesPack-v0.45.ckan | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 RN-USProbesPack/RN-USProbesPack-v0.45.ckan diff --git a/RN-USProbesPack/RN-USProbesPack-v0.45.ckan b/RN-USProbesPack/RN-USProbesPack-v0.45.ckan new file mode 100644 index 0000000000..3dd15c7504 --- /dev/null +++ b/RN-USProbesPack/RN-USProbesPack-v0.45.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "comment": "Ships explicitly not installed by author request (he no longer maintains them)", + "identifier": "RN-USProbesPack", + "name": "US Probes Pack", + "abstract": "This pack will include pretty much all probes ever launched by NASA and the US military. It is a long term project and I will be adding to it slowly over time.", + "author": "Raidernick", + "license": "CC-BY-NC-ND-3.0", + "resources": { + "homepage": "https://github.com/KSP-RO/USProbesPack", + "repository": "https://github.com/KSP-RO/USProbesPack" + }, + "version": "v0.45", + "ksp_version": "1.0", + "depends": [ + { + "name": "SmokeScreen" + } + ], + "install": [ + { + "find": "RN_US_Probes", + "install_to": "GameData" + }, + { + "file": "GameData/US_Probes_TR.cfg", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/USProbesPack/releases/download/v0.45/RN_US_Probes_v0.45.zip", + "download_size": 69506571, + "x_generated_by": "netkan" +}