diff --git a/PreciseNode-1.1.1.ckan b/PreciseNode-1.1.1.ckan new file mode 100644 index 0000000000..6d4c38742d --- /dev/null +++ b/PreciseNode-1.1.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version" : 1, + "name" : "Precise Node", + "identifier" : "PreciseNode", + "abstract" : "Provides a more precise widget for maneuver node editing", + "download" : "http://blizzy.de/precise-node/PreciseNode-1.1.1.zip", + "license" : "BSD-2-clause", + "version" : "1.1.1", + "release_status" : "stable", + "ksp_version" : "0.25", + "resources" : { + "homepage" : "http://forum.kerbalspaceprogram.com/threads/47863-0-25-0-Precise-Node-1-1-1-Precisely-edit-your-maneuver-nodes", + "github" : { + "url" : "https://github.com/blizzy78/ksp-precisenode", + "releases" : true + } + }, + "install" : [ + { + "file" : "PreciseNode-1.1.1/GameData/PreciseNode", + "install_to" : "GameData" + } + ] +}