"NetKAN generated mods - RCSBuildAid-0.5.2"
This commit is contained in:
parent
caa11761a8
commit
cfacaf2f4d
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"comment": "Hand packaged by Felger, if anything's wrong, it's my fault.",
|
||||
"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": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/35996"
|
||||
},
|
||||
"version": "0.5.2",
|
||||
"ksp_version": "0.25",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RCSBuildAid",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons.curse.cursecdn.com/files/2217/69/RCSBuildAid_v0.5.2.zip",
|
||||
"download_size": 82754,
|
||||
"download_hash": {
|
||||
"sha1": "3EE641DEC069C8E2231DA7D9AFBEFA747A8D78FD",
|
||||
"sha256": "97F7C594169B8505612F39436070DF1EA52DCD49150F2885B01CC697235FA8CA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue