1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/RCSLandAid-1.2.ckan
Paul Fenwick fcee7ac74a NetKAN run of many things
- AGExt-1.21a.ckan
- AdvancedFlyByWire-1.2.3_0.ckan
- LandingHeight-1.1.ckan
- RCSLandAid-1.2.ckan
- RasterPropMonitor-Core-v0.18.3.ckan
- RasterPropMonitor-v0.18.3.ckan
- RetroFuture-1.7.ckan
2014-11-11 10:22:39 +11:00

29 lines
771 B
Plaintext

{
"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
}