diff --git a/PilotAssistant/PilotAssistant-1.0.ckan b/PilotAssistant/PilotAssistant-1.0.ckan new file mode 100644 index 0000000000..c25558d144 --- /dev/null +++ b/PilotAssistant/PilotAssistant-1.0.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "PilotAssistant", + "name": "Pilot Assistant", + "abstract": "Helpful tool wich controls planes' altitude and heading via autopilot or custom SAS", + "license": "CC-BY-4.0", + "ksp_version": "0.90", + "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.0", + "download": "https://github.com/Crzyrndm/Pilot-Assistant/releases/download/1.0/Pilot.Assistant.1.0.zip", + "x_generated_by": "netkan", + "download_size": 22570 +}