diff --git a/RCSBuildAid/RCSBuildAid-0.7.7.ckan b/RCSBuildAid/RCSBuildAid-0.7.7.ckan new file mode 100644 index 0000000000..25fa650eb5 --- /dev/null +++ b/RCSBuildAid/RCSBuildAid-0.7.7.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.7", + "ksp_version_min": "1.0.5", + "ksp_version_max": "1.0.5", + "supports": [ + { + "name": "Toolbar" + }, + { + "name": "KSP-AVC" + } + ], + "install": [ + { + "file": "RCSBuildAid", + "install_to": "GameData", + "filter": "Sources" + } + ], + "download": "http://kerbal.curseforge.com/projects/rcs-build-aid/files/2280230/download", + "download_size": 116694, + "download_hash": { + "sha1": "C50205E4D75FF3E9F57E5B921C83F63016633A07", + "sha256": "0F2213C0BE065C752458C799A4DB3ED772CA68DA2D07AFE199842D1DA34117C2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}