"NetKAN generated mods - RCSBuildAid-v0.9"

This commit is contained in:
NetKAN inflator Robot 2016-10-12 00:29:17 +00:00
parent 5efb923868
commit feaf9f0c7f
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
{
"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",
"release_status": "stable",
"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": "v0.9",
"ksp_version": "1.2",
"supports": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "RCSBuildAid",
"install_to": "GameData",
"filter": "Sources"
}
],
"download": "http://kerbal.curseforge.com/projects/rcs-build-aid/files/2336011/download",
"download_size": 126257,
"download_hash": {
"sha1": "3D509A2E9FFA922A453ADD582EA7A3105CEE36C7",
"sha256": "DEEC5C8B1A3C686B082DAA19B19E716D91B634FD8A638711DC996BEBC6AEF55B"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}