"NetKAN generated mods - RCSLandAid-3.3.1.1"
This commit is contained in:
parent
96eb9538c4
commit
a0e496ed8a
|
@ -0,0 +1,44 @@
|
|||
{
|
||||
"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.1.1",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/linuxgurugamer/RCSLandAid/releases/download/3.3.1.1/RCSLandAid-1.4.5-3.3.1.1.zip",
|
||||
"download_size": 218535,
|
||||
"download_hash": {
|
||||
"sha1": "9162ECF0FB9F40712E9D7E3D890046F0B3B25A62",
|
||||
"sha256": "05427E85F48D1B8B748507CB6CCC2D8C2701A5F60A2C659E968D933151E25756"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue