From 979683a51b9bb50c9e2fef472d20925e2e3d55e4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 4 Feb 2024 13:53:06 +0000 Subject: [PATCH] NetKAN added mod - TestFlight-v2.9.0.0 --- TestFlight/TestFlight-v2.9.0.0.ckan | 48 +++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 TestFlight/TestFlight-v2.9.0.0.ckan diff --git a/TestFlight/TestFlight-v2.9.0.0.ckan b/TestFlight/TestFlight-v2.9.0.0.ckan new file mode 100644 index 0000000000..b9266a5069 --- /dev/null +++ b/TestFlight/TestFlight-v2.9.0.0.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.2", + "identifier": "TestFlight", + "name": "Test Flight", + "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": "v2.9.0.0", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.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", + "remote-avc": "http://ksp-avc.cybutek.net/version.php?id=118" + }, + "tags": [ + "plugin" + ], + "depends": [ + { + "name": "TestFlightConfig" + }, + { + "name": "ContractConfigurator" + } + ], + "install": [ + { + "file": "GameData/TestFlight", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSP-RO/TestFlight/releases/download/v2.9.0.0/TestFlight-v2.9.0.0.zip", + "download_size": 129922, + "download_hash": { + "sha1": "24A46EB56CFC4A54098381BC4B39AFFBC9831719", + "sha256": "8699AFEB799D7B1DBFFAB3257E459C867BDBE4029CF26D9858984D38A162265C" + }, + "download_content_type": "application/zip", + "install_size": 337152, + "release_date": "2024-02-04T13:35:42Z", + "x_generated_by": "netkan" +}