From 9e6748b867eda322c825da00696b293662f7023c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 25 Apr 2021 00:48:06 +0000 Subject: [PATCH] NetKAN added mod - KSP-Data-Export-0.5b --- KSP-Data-Export/KSP-Data-Export-0.5b.ckan | 35 +++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 KSP-Data-Export/KSP-Data-Export-0.5b.ckan diff --git a/KSP-Data-Export/KSP-Data-Export-0.5b.ckan b/KSP-Data-Export/KSP-Data-Export-0.5b.ckan new file mode 100644 index 0000000000..f34398edd1 --- /dev/null +++ b/KSP-Data-Export/KSP-Data-Export-0.5b.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "KSP-Data-Export", + "name": "KSP Data Export", + "abstract": "Export KSP Flight Data to a CSV file", + "author": "kna27", + "version": "0.5b", + "ksp_version": "1.11.2", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201967-111x-export-flight-data-to-a-csv-file-mod/&tab=comments#comment-3960163", + "spacedock": "https://spacedock.info/mod/2711/KSP%20Data%20Export", + "repository": "https://github.com/kna27/ksp-data-export" + }, + "tags": [ + "plugin", + "app", + "information" + ], + "install": [ + { + "find": "DataExport", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2711/KSP%20Data%20Export/download/0.5b", + "download_size": 14854, + "download_hash": { + "sha1": "576A071E963BE09CB31FD21822917B2518D0DA75", + "sha256": "2E6C6FE7B1C4A05C004FF73AF2BC7E1265F8FDD5C069227C9D3161630AE8FEAC" + }, + "download_content_type": "application/zip", + "release_date": "2021-04-24T22:54:46.753315+00:00", + "x_generated_by": "netkan" +}