diff --git a/RCSBuildAid/RCSBuildAid-0.7.2.ckan b/RCSBuildAid/RCSBuildAid-0.7.2.ckan new file mode 100644 index 0000000000..353e83debc --- /dev/null +++ b/RCSBuildAid/RCSBuildAid-0.7.2.ckan @@ -0,0 +1,40 @@ +{ + "spec_version": "v1.4", + "identifier": "RCSBuildAid", + "name": "RCS Build Aid", + "abstract": "This is something I made for placing RCS thrusters in the right positions in the first try without having to go back and forth between the VAB and the hacked gravity launchpad. Features: Display thrust and torque forces caused by RCS or engines. Delta V readout for RCS. Dry center of mass marker. Average center of mass marker. Ability to resize editor's overlay markers. Display total mass of resources.", + "author": "m4v", + "license": "LGPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/35996", + "repository": "https://github.com/m4v/RCSBuildAid", + "bugtracker": "https://github.com/m4v/RCSBuildAid/issues", + "manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.asciidoc" + }, + "version": "0.7.2", + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4", + "supports": [ + { + "name": "Toolbar" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "RCSBuildAid", + "install_to": "GameData", + "filter": "Sources" + } + ], + "download": "http://addons-origin.cursecdn.com/files/2243/90/RCSBuildAid_v0.7.2.zip", + "download_size": 99480, + "download_hash": { + "sha1": "0CBFFEF93712B534A2C4DEDF67A4F127A06170DE", + "sha256": "237702CA743DB9E0D2AEC6E47D76F560A7F096D76B63B4E6C9D379B8E2A1F608" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}