"NetKAN generated mods - RCSLandAid-3.3.2"
This commit is contained in:
parent
35ce2fa5fc
commit
a1057ec6aa
|
@ -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.3.2",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RCSLandAid/releases/download/3.3.2/RCSLandAid-1.7.2-3.3.2.zip",
|
||||
"download_size": 220153,
|
||||
"download_hash": {
|
||||
"sha1": "C3E198AC08263A7ED477A186C8E1D78AF5D083A5",
|
||||
"sha256": "7530BD21535A32E8661642555B975597C0ABD31C56F88F141C142815E034834E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue