From e55ae197658e2d781aa214b8a0aa487cc18a4f03 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 8 Jul 2016 06:31:28 +0000 Subject: [PATCH] "NetKAN generated mods - TestFlight-1.7.0.1" --- TestFlight/TestFlight-1.7.0.1.ckan | 39 ++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 TestFlight/TestFlight-1.7.0.1.ckan diff --git a/TestFlight/TestFlight-1.7.0.1.ckan b/TestFlight/TestFlight-1.7.0.1.ckan new file mode 100644 index 0000000000..b458d95023 --- /dev/null +++ b/TestFlight/TestFlight-1.7.0.1.ckan @@ -0,0 +1,39 @@ +{ + "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.7.0.1", + "ksp_version": "1.1.3", + "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.7.0.1/TestFlightCore-1.7.0.1.zip", + "download_size": 176559, + "download_hash": { + "sha1": "90EA34FDDE82A9522AC046ED3D3D671D5DCA254D", + "sha256": "ED6FF405F6CCBD4977ED786FC7E49C0CBB8FAF7FC47E5DECA52B23A1FCFC7884" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}