'NetKAN generated mods - RCSLandAid/RCSLandAid-1.2.ckan'
This commit is contained in:
parent
dc7309c657
commit
06b282280d
|
@ -1,29 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"name": "RCS Landing Aid",
|
|
||||||
"identifier": "RCSLandAid",
|
|
||||||
"author": "Diazo",
|
|
||||||
"abstract": "Cancel your horizontal velocity with your RCS to land. Also allows hovering over a specific point.",
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"release_status": "stable",
|
|
||||||
"ksp_version": "0.25",
|
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
|
||||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
|
||||||
},
|
|
||||||
"depends": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"install": [
|
|
||||||
{
|
|
||||||
"file": "GameData/Diazo",
|
|
||||||
"install_to": "GameData"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "1.2",
|
|
||||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/1.2/RCSLandAid12a.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 15267
|
|
||||||
}
|
|
Loading…
Reference in New Issue