From 3326dda00f8f1e90392abcec28c797447daa21b3 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 12 Feb 2020 22:25:08 +0000 Subject: [PATCH] NetKAN generated mods - TestFlight-1.12.0.0 --- TestFlight/TestFlight-1.12.0.0.ckan | 49 +++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 TestFlight/TestFlight-1.12.0.0.ckan diff --git a/TestFlight/TestFlight-1.12.0.0.ckan b/TestFlight/TestFlight-1.12.0.0.ckan new file mode 100644 index 0000000000..fecc19a548 --- /dev/null +++ b/TestFlight/TestFlight-1.12.0.0.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.2", + "identifier": "TestFlight", + "name": "TestFlight", + "abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail. THIS IS THE PLUGIN ONLY. You will need a TestFlight Config pack in order for any parts to actually be controlled by TestFlight.", + "author": [ + "Agathorn", + "KSP-RO Group" + ], + "version": "1.12.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.9.99", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/99043-*", + "repository": "https://github.com/KSP-RO/TestFlight", + "bugtracker": "https://github.com/KSP-RO/TestFlight/issues" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.1" + }, + { + "name": "TestFlightConfig" + } + ], + "install": [ + { + "file": "GameData/TestFlight", + "install_to": "GameData", + "filter": [ + "Config" + ] + } + ], + "download": "https://github.com/KSP-RO/TestFlight/releases/download/1.12.0.0/TestFlightCore-1.12.0.0.zip", + "download_size": 119269, + "download_hash": { + "sha1": "C691E7E0005CCCFBFE08B400F1C139B02A567DAE", + "sha256": "DCA16E22630A687C5FDAB5997E7E4912DFB2568C334ADE765C3FA6E08D2CAFA6" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}