diff --git a/KerbalEngineerRedux-v1.0.11.3.ckan b/KerbalEngineerRedux-v1.0.11.3.ckan new file mode 100644 index 0000000000..a6438701f8 --- /dev/null +++ b/KerbalEngineerRedux-v1.0.11.3.ckan @@ -0,0 +1,21 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Engineer Redux", + "abstract" : "Reveals important statistics about your ship and its orbit during building and flight", + "identifier" : "KerbalEngineerRedux", + "download" : "http://addons.cursecdn.com/files/2218%5C547/KerbalEngineer-1.0.11.3.zip", + "license" : "GPL-3.0", + "author" : [ "cybutek" ], + "version" : "1.0.11.3", + "release_status" : "testing", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/18230-0-25-0-Kerbal-Engineer-Redux-v0-6-2-12-and-v1-0-11-3" + }, + "install" : [ + { + "file" : "KerbalEngineer", + "install_to" : "GameData" + } + ] +}