From 0f2644d8fa0165438b74f549bd4d12b014508cb1 Mon Sep 17 00:00:00 2001 From: BasharMilesTeg Date: Thu, 7 May 2015 02:47:22 +0800 Subject: [PATCH] Create Graphotron-0.3.ckan --- Graphotron/Graphotron-0.3.ckan | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 Graphotron/Graphotron-0.3.ckan diff --git a/Graphotron/Graphotron-0.3.ckan b/Graphotron/Graphotron-0.3.ckan new file mode 100644 index 0000000000..ca9146638a --- /dev/null +++ b/Graphotron/Graphotron-0.3.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "Graphotron", + "name": "Graphotron", + "abstract": "Track & Plot Sensor & Flight Data.", + "author": [ + "olex", + "khyperia" + ], + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/119337", + "repository": "https://github.com/Ezriilc/KSP-Graphotron" + }, + "install": [ + { + "file": "GameData/Kerbaltek", + "install_to": "GameData" + } + ], + "download": "http://www.kerbaltek.com/_downloads/graphotron/Graphotron-0.3_for-KSP-1.0.zip", + "version": "0.3", + "ksp_version": "1.0" +}