NetKAN generated mods - RCSBuildAidCont-1-0.10.0

This commit is contained in:
NetKAN inflator Robot 2019-10-29 05:53:30 +00:00
parent 751d74293b
commit 567704f19a
1 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"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": "linuxgurugamer",
"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",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/RCS_Build_Aid_Continued/RCS_Build_Aid_Continued-1508156389.387947.png"
},
"version": "1:0.10.0",
"ksp_version": "1.8.0",
"depends": [
{
"name": "ToolbarController"
},
{
"name": "ClickThroughBlocker"
}
],
"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.10.0",
"download_size": 99822,
"download_hash": {
"sha1": "1CF218751C7DECB309823FC0C5C866E613340AB9",
"sha256": "C7A9A881801CCFCEB1F3DEFEEC8F78BF9F4D7116200C235B5A0DA01A1857C0BE"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}