From 8f3179a23917fbe4ff0017ca54978bc48a92edb7 Mon Sep 17 00:00:00 2001 From: NetKAN bot <netkan-bot@ksp-ckan.org> Date: Thu, 7 May 2015 06:19:56 +0200 Subject: [PATCH] NetKAN generated mods - PilotAssistant/PilotAssistant-1.7.0, VOID/VOID-0.18.2a --- PilotAssistant/PilotAssistant-1.7.0.ckan | 23 +++++++++++++++++++ VOID/VOID-0.18.2a.ckan | 28 ++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 PilotAssistant/PilotAssistant-1.7.0.ckan create mode 100644 VOID/VOID-0.18.2a.ckan diff --git a/PilotAssistant/PilotAssistant-1.7.0.ckan b/PilotAssistant/PilotAssistant-1.7.0.ckan new file mode 100644 index 0000000000..a5b2b12042 --- /dev/null +++ b/PilotAssistant/PilotAssistant-1.7.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "PilotAssistant", + "name": "Pilot Assistant", + "abstract": "Helpful tool which controls planes altitude, heading, and airspeed via autopilot or custom SAS", + "license": "CC-BY-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/100073", + "repository": "https://github.com/Crzyrndm/Pilot-Assistant" + }, + "install": [ + { + "file": "GameData/Pilot Assistant", + "install_to": "GameData" + } + ], + "author": "Crzyrndm", + "version": "1.7.0", + "download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.7.0/Pilot.Assistant.v1.7.0.zip", + "x_generated_by": "netkan", + "download_size": 32493, + "ksp_version": "1.0.2" +} diff --git a/VOID/VOID-0.18.2a.ckan b/VOID/VOID-0.18.2a.ckan new file mode 100644 index 0000000000..fdc99ad3ab --- /dev/null +++ b/VOID/VOID-0.18.2a.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "VOID", + "license": "BSD-3-clause", + "install": [ + { + "file": "GameData/VOID", + "install_to": "GameData" + } + ], + "depends": [ + { + "name": "ToadicusTools" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/54533", + "kerbalstuff": "https://kerbalstuff.com/mod/253/VOID" + }, + "ksp_version": "1.0.2", + "name": "VOID", + "abstract": "Vessel Orbital Informational Display", + "author": "toadicus", + "version": "0.18.2a", + "download": "https://kerbalstuff.com/mod/253/VOID/download/0.18.2a", + "x_generated_by": "netkan", + "download_size": 302909 +}