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" +}