NetKAN generated mods - RCSLandAid-3.4.0.1
This commit is contained in:
parent
b42549421e
commit
0cb0535c02
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSLandAid",
|
||||
"name": "Horizontal Landing Aid Redux",
|
||||
"abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
|
||||
"author": [
|
||||
"Diazo",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/175403-14-horizontal-landing-aid-redux/",
|
||||
"repository": "https://github.com/linuxgurugamer/RCSLandAid"
|
||||
},
|
||||
"version": "3.4.0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RCSLandAid/releases/download/3.4.0.1/RCSLandAid-1.8.0-3.4.0.1.zip",
|
||||
"download_size": 222286,
|
||||
"download_hash": {
|
||||
"sha1": "97E87CDC42D527AEF54696CBD88307F2EAA8A6E0",
|
||||
"sha256": "CA589705108ECB51414C3C4B48F495B88FB3374062E9F8F81967D4666C786C40"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue