diff --git a/Graphotron/Graphotron-0.3.0.ckan b/Graphotron/Graphotron-0.3.0.ckan new file mode 100644 index 0000000000..461d4fbc87 --- /dev/null +++ b/Graphotron/Graphotron-0.3.0.ckan @@ -0,0 +1,25 @@ +{ + "spec_version": 1, + "identifier": "Graphotron", + "name": "Graphotron", + "abstract": "Graphotron is a plugin and part for KSP, that tracks and plots sensor and flight data into a nice graph.", + "author": [ + "olex", + "khyperia", + "Ezriilc" + ], + "license": "GPL-3.0", + "install": [ + { + "file": "GameData/Kerbaltek", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://www.Kerbaltek.com/graphotron" + }, + "download": "http://www.kerbaltek.com/_IamCKAN_Gimme_graphotron_", + "version": "0.3.0", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.0.99" +}