"NetKAN generated mods - RCSLandAid-2.1a"
This commit is contained in:
parent
1d97b57021
commit
e10a64e27f
|
@ -3,28 +3,33 @@
|
|||
"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.1a",
|
||||
"ksp_version": "0.90",
|
||||
"author": "Diazo",
|
||||
"suggests": [
|
||||
{
|
||||
"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.1a",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.1a/RCSLandAid21a.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 16428
|
||||
"download_size": 16428,
|
||||
"download_hash": {
|
||||
"sha1": "10CD72FF285694BFDF8334572D834240F9C63C2E",
|
||||
"sha256": "FBFA489E14A1E6C1D7105FF140F3B674C2A21A32A6CFAEE5772137C6EFDE5D86"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue