"NetKAN generated mods - RCSBuildAid-v0.9.1"

This commit is contained in:
NetKAN inflator Robot 2016-10-30 21:29:47 +00:00
parent 8bbd65f1ae
commit 88ad1b79da
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
{
"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",
"curse": "http://kerbal.curseforge.com/projects/220602",
"repository": "https://github.com/m4v/RCSBuildAid",
"bugtracker": "https://github.com/m4v/RCSBuildAid/issues",
"manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.asciidoc",
"x_screenshot": "https://media-curse.cursecdn.com/attachments/123/913/d485988f526b44518842525750f24b9b.png"
},
"version": "v0.9.1",
"ksp_version_min": "1.2",
"ksp_version_max": "1.2.0",
"supports": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "RCSBuildAid",
"install_to": "GameData",
"filter": "Sources"
}
],
"download": "https://addons-origin.cursecdn.com/files/2340/589/RCSBuildAid_v0.9.1.zip",
"download_size": 131393,
"download_hash": {
"sha1": "06646A2C11DB84A8E695D1026D4DC24DF80D192B",
"sha256": "7B95B081EDFBC37AD428847326072A26B579ADC6A179EEF9326CA4969E3C1BC8"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}