NetKAN generated mods - RCSLandAid-1.3
This commit is contained in:
parent
5a1d5d85c9
commit
cee17e9eec
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"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.3",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/1.3/RCSLandAid13.zip",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 15631
|
||||
}
|
Loading…
Reference in New Issue