NetKAN added mod - RCSBuildAid-v1.0.6
This commit is contained in:
parent
d3058cfb75
commit
49dbb30d3a
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"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",
|
||||
"version": "v1.0.6",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.11.1",
|
||||
"license": "LGPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/33124-*/",
|
||||
"repository": "https://github.com/m4v/RCSBuildAid",
|
||||
"bugtracker": "https://github.com/m4v/RCSBuildAid/issues",
|
||||
"manual": "https://github.com/m4v/RCSBuildAid/blob/master/README.adoc",
|
||||
"remote-avc": "https://raw.githubusercontent.com/m4v/RCSBuildAid/master/RCSBuildAid.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"information"
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "RCSBuildAidCont"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RCSBuildAid",
|
||||
"install_to": "GameData",
|
||||
"filter": "Sources"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/m4v/RCSBuildAid/releases/download/v1.0.6/RCSBuildAid_v1.0.6.zip",
|
||||
"download_size": 77844,
|
||||
"download_hash": {
|
||||
"sha1": "89FA3330E7E66F506A1E15222E222366B12927B5",
|
||||
"sha256": "1BE6EFCD87BED6B91D125C1B2C570B3E412DE39291227E8D4D2F5D77B707A73A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-31T22:38:45Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue