"NetKAN generated mods - RCSBuildAid-0.7"
This commit is contained in:
parent
5106fd72ad
commit
9fdc9ad8c7
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"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.7",
|
||||
"ksp_version": "1.0.2",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
},
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RCSBuildAid",
|
||||
"install_to": "GameData",
|
||||
"filter": "Sources"
|
||||
}
|
||||
],
|
||||
"download": "http://addons.cursecdn.com/files/2238/598/RCSBuildAid_v0.7.zip",
|
||||
"download_size": 97680,
|
||||
"download_hash": {
|
||||
"sha1": "7EA81C4983C161CA4A0215318C02FD46C5E4955D",
|
||||
"sha256": "331274BD38D0E68DC2E5943A831FFAEA333E7A95FF7C0EF31E0F53FD31FE27A4"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue