CKAN-meta/RCSLandAid-2.1a.ckan

29 lines
754 B
Plaintext

{
"spec_version": 1,
"identifier": "RCSLandAid",
"name": "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": "any",
"author": "Diazo",
"suggests": [
{
"name": "Toolbar"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/85838",
"repository": "https://github.com/SirDiazo/RCSLandAid"
},
"install": [
{
"file": "GameData/Diazo",
"install_to": "GameData"
}
],
"version": "2.1a",
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.1a/RCSLandAid21a.zip",
"x_generated_by": "netkan",
"download_size": 16428
}