NetKAN generated mods - RCSLandAid-2.1
This commit is contained in:
parent
069e503f30
commit
343cbaa869
|
@ -1,29 +1,18 @@
|
|||
{
|
||||
"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",
|
||||
"x_netkan_license_ok": true,
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/412/RCS%20Land%20Aid"
|
||||
},
|
||||
"depends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"ksp_version": "0.90",
|
||||
"name": "RCS Land Aid",
|
||||
"license": "GPL-3.0",
|
||||
"abstract": "Kills your horizontal velocity before landing, or hover over a selected point on the ground.",
|
||||
"author": "Teonlight",
|
||||
"version": "2.1",
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.1/RCSLandAid21.zip",
|
||||
"download": "https://kerbalstuff.com/mod/412/RCS%20Land%20Aid/download/2.1",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 15591
|
||||
}
|
Loading…
Reference in New Issue