'NetKAN generated mods - RCSLandAid/RCSLandAid-2.4.ckan'
This commit is contained in:
parent
714cf27a9b
commit
4f5300bafe
|
@ -1,35 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "RCSLandAid",
|
|
||||||
"name": "Horizontal Landing Aid",
|
|
||||||
"abstract": "Kill your horizontal velocity to land, or hover over a specific point on the ground",
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"release_status": "stable",
|
|
||||||
"ksp_version": "1.0",
|
|
||||||
"author": "Diazo",
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "ModuleManager"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"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.4",
|
|
||||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.4/RCSLandAid24.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 20369
|
|
||||||
}
|
|
Loading…
Reference in New Issue