From 49dbb30d3a04b7a8f6de12d642253b8951da3384 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 31 Jan 2021 22:44:08 +0000 Subject: [PATCH] NetKAN added mod - RCSBuildAid-v1.0.6 --- RCSBuildAid/RCSBuildAid-v1.0.6.ckan | 48 +++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 RCSBuildAid/RCSBuildAid-v1.0.6.ckan diff --git a/RCSBuildAid/RCSBuildAid-v1.0.6.ckan b/RCSBuildAid/RCSBuildAid-v1.0.6.ckan new file mode 100644 index 0000000000..fbf2826906 --- /dev/null +++ b/RCSBuildAid/RCSBuildAid-v1.0.6.ckan @@ -0,0 +1,48 @@ +{ + "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", + "version": "v1.0.6", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.11.1", + "license": "LGPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/33124-*/", + "repository": "https://github.com/m4v/RCSBuildAid", + "bugtracker": "https://github.com/m4v/RCSBuildAid/issues", + "manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.adoc", + "remote-avc": "https://raw.githubusercontent.com/m4v/RCSBuildAid/master/RCSBuildAid.version" + }, + "tags": [ + "plugin", + "information" + ], + "supports": [ + { + "name": "KSP-AVC" + } + ], + "conflicts": [ + { + "name": "RCSBuildAidCont" + } + ], + "install": [ + { + "file": "RCSBuildAid", + "install_to": "GameData", + "filter": "Sources" + } + ], + "download": "https://github.com/m4v/RCSBuildAid/releases/download/v1.0.6/RCSBuildAid_v1.0.6.zip", + "download_size": 77844, + "download_hash": { + "sha1": "89FA3330E7E66F506A1E15222E222366B12927B5", + "sha256": "1BE6EFCD87BED6B91D125C1B2C570B3E412DE39291227E8D4D2F5D77B707A73A" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-31T22:38:45Z", + "x_generated_by": "netkan" +}