"NetKAN generated mods - RCSLandAid-1.3"
This commit is contained in:
parent
be59a2ad4d
commit
2eb7099b16
|
@ -1,29 +1,34 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
"spec_version": 1,
|
||||
"identifier": "RCSLandAid",
|
||||
"name": "RCS Landing Aid",
|
||||
"abstract": "Cancel your horizontal velocity with your RCS to land. Also allows hovering over a specific point.",
|
||||
"author": "Diazo",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
|
||||
"repository": "https://github.com/SirDiazo/RCSLandAid"
|
||||
},
|
||||
"version": "1.3",
|
||||
"ksp_version": "0.25",
|
||||
"depends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/Diazo",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/1.3/RCSLandAid13.zip",
|
||||
"download_size": 15631,
|
||||
"download_hash": {
|
||||
"sha1": "412885DA20C90BA6A5B979499E7F9C24F2205FCB",
|
||||
"sha256": "4BABB9EBD9BD8E63EACD8B33B731561B9044F7967652608F2BABD480E953995C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue