'NetKAN generated mods - RCSLandAid/RCSLandAid-2.0.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 15:17:09 +00:00
parent 712685f519
commit 67fdef2f90
1 changed files with 0 additions and 29 deletions

View File

@ -1,29 +0,0 @@
{
"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": "2.0",
"download": "https://github.com/SirDiazo/RCSLandAid/releases/download/2.0/RCSLandAid20.zip",
"x_generated_by": "netkan",
"download_size": 15561
}