diff --git a/PreciseNode/PreciseNode-1.2.9.ckan b/PreciseNode/PreciseNode-1.2.9.ckan new file mode 100644 index 0000000000..45ca4fdb04 --- /dev/null +++ b/PreciseNode/PreciseNode-1.2.9.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "PreciseNode", + "name": "Precise Node", + "abstract": "Provides a more precise widget for maneuver node editing", + "author": [ + "blizzy78", + "linuxgurugamer" + ], + "license": "BSD-2-clause", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/161855-13-precise-node-continued-precisely-edit-your-maneuver-nodes/", + "repository": "https://github.com/linuxgurugamer/ksp-precisenode", + "github": { + "url": "https://github.com/linuxgurugamer/ksp-precisenode", + "releases": true + } + }, + "version": "1.2.9", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "find": "GameData/PreciseNode", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/ksp-precisenode/releases/download/1.2.9/PreciseNode-1.2.9.zip", + "download_size": 57837, + "download_hash": { + "sha1": "D6E48A42CA1AC963AD3C4FD4C84B0A51D2F5F690", + "sha256": "D78ED89A497B1B115D727843B43CFAE2E6298AB14C2FEDFAFF6205D374075D0F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}