diff --git a/RCSBuildAid/RCSBuildAid-0.6.1.ckan b/RCSBuildAid/RCSBuildAid-0.6.1.ckan new file mode 100644 index 0000000000..18d0ac5ef3 --- /dev/null +++ b/RCSBuildAid/RCSBuildAid-0.6.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": 1, + "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" + }, + "version": "0.6.1", + "ksp_version": "0.90", + "suggests": [ + { + "name": "Toolbar" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "RCSBuildAid", + "install_to": "GameData" + } + ], + "download": "http://addons.curse.cursecdn.com/files/2227/867/RCSBuildAid_v0.6.1.zip", + "download_size": 90133, + "download_hash": { + "sha1": "E8CA6FE2BAD97CD4C2CA291FB2804263E1430D11", + "sha256": "A8B6423590227648C1237C6E2EA89C614335782D416353AA8C1C1D3CAB354871" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}