From 05d6c3e2326f8aa41f8972de726d8903bfa3e0e0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 2 Apr 2016 18:19:21 +0000 Subject: [PATCH] "NetKAN generated mods - TestFlight-1.5.4.2" --- TestFlight/TestFlight-1.5.4.2.ckan | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 TestFlight/TestFlight-1.5.4.2.ckan diff --git a/TestFlight/TestFlight-1.5.4.2.ckan b/TestFlight/TestFlight-1.5.4.2.ckan new file mode 100644 index 0000000000..7897fea0e0 --- /dev/null +++ b/TestFlight/TestFlight-1.5.4.2.ckan @@ -0,0 +1,34 @@ +{ + "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": "jwvanderbeck", + "license": "CC-BY-NC-SA-4.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/88187", + "repository": "https://github.com/KSP-RO/TestFlight", + "bugtracker": "https://github.com/KSP-RO/TestFlight/issues" + }, + "version": "1.5.4.2", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.1" + }, + { + "name": "TestFlightConfig" + } + ], + "install": [ + { + "file": "GameData/TestFlight", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/TestFlight/releases/download/1.5.4.2/TestFlightCore-1.5.4.2.zip", + "download_size": 132181, + "x_generated_by": "netkan" +}