diff --git a/RCSBuildAidCont/RCSBuildAidCont-0.9.3.ckan b/RCSBuildAidCont/RCSBuildAidCont-0.9.3.ckan new file mode 100644 index 0000000000..59fd4ed38a --- /dev/null +++ b/RCSBuildAidCont/RCSBuildAidCont-0.9.3.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "RCSBuildAidCont", + "name": "RCS Build Aid Continued", + "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": "https://forum.kerbalspaceprogram.com/index.php?/topic/166546-rcs-build-aid-continued/", + "spacedock": "https://spacedock.info/mod/1547/RCS%20Build%20Aid%20Continued", + "repository": "https://github.com/linuxgurugamer/RCSBuildAid", + "bugtracker": "https://github.com/linuxgurugamer/RCSBuildAid/issues", + "manual": "https://github.com/linuxgurugamer/RCSBuildAid/blob/master/README.asciidoc" + }, + "version": "0.9.3", + "ksp_version": "1.3.1", + "supports": [ + { + "name": "KSP-AVC" + } + ], + "conflicts": [ + { + "name": "RCSBuildAid" + } + ], + "install": [ + { + "find": "RCSBuildAid", + "install_to": "GameData", + "filter": "Sources" + } + ], + "download": "https://spacedock.info/mod/1547/RCS%20Build%20Aid%20Continued/download/0.9.3", + "download_size": 71253, + "download_hash": { + "sha1": "5D6A45E3CC67548C7EDDA3B5059EA1BAD352A7E7", + "sha256": "239C71B1C758F9091ADCCC57E7727583DBEAC7FEE495DD2799CBE37E03C57680" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}