NetKAN added mod - BoosterGuidance-1.2.0
This commit is contained in:
parent
b4ede5beca
commit
706790effd
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "BoosterGuidance",
|
||||
"name": "Booster Guidance Boosted",
|
||||
"abstract": "Aims to autonomously guide a Booster to land on a drone ship or the launch site using Boostback, Re-entry Burn, Aerodynamic Descent and Landing Burn SpaceX",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "1.2.0",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207792-112x-booster-guidance-under-construction/",
|
||||
"spacedock": "https://spacedock.info/mod/3018/Booster%20Guidance%20Boosted",
|
||||
"repository": "https://github.com/linuxgurugamer/BoosterGuidance",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/BoosterGuidance/issues",
|
||||
"remote-avc": "https://github.com/linuxgurugamer/BoosterGuidance"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"control"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SpaceTuxLibrary"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3018/Booster%20Guidance%20Boosted/download/1.2.0",
|
||||
"download_size": 94051,
|
||||
"download_hash": {
|
||||
"sha1": "3AB42A93FEBFAC2F54C8B820297EB4C60F990066",
|
||||
"sha256": "EE616222818C6CF1762DDEA560111802652CE49D0E4E6BD2EA139E3062F7E90C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-18T12:35:32.432975+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue