"NetKAN generated mods - RCSBuildAid-0.5.5"
This commit is contained in:
parent
72d42efd0d
commit
cdd8c4790e
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"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"
|
||||
},
|
||||
"version": "0.5.5",
|
||||
"ksp_version": "0.90",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RCSBuildAid",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "http://addons.curse.cursecdn.com/files/2225/55/RCSBuildAid_v0.5.5.zip",
|
||||
"download_size": 84040,
|
||||
"download_hash": {
|
||||
"sha1": "F969EC75801C428B3613D6B4B1A13F66D12A63DB",
|
||||
"sha256": "58E6378D273FC9B8F0BB46776FEE3CFDF4F4998D2453F7F8F1DC904F5A2DD89D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue