"NetKAN generated mods - RCSLandAid-2.5"
This commit is contained in:
parent
48a048e83f
commit
580eba0ca3
|
@ -3,10 +3,16 @@
|
|||
"identifier": "RCSLandAid",
|
||||
"name": "Horizontal Landing Aid",
|
||||
"abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid"
|
||||
},
|
||||
"version": "2.5",
|
||||
"ksp_version": "1.0",
|
||||
"author": "Diazo",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
|
@ -17,19 +23,18 @@
|
|||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/460/Horizontal%20Landing%20Aid",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
||||
},
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"version": "2.5",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.5/RCSLandAid25.zip",
|
||||
"download_size": 20818,
|
||||
"download_hash": {
|
||||
"sha1": "7E723EC8B7F1ABC7B285B05ECFF01BDF3A4CE378",
|
||||
"sha256": "D390E2524DC43322D47675A9E1BB384676A4462B5122E1CCCC0931F2D5E26EB5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue