diff --git a/KerbalFlightIndicators/KerbalFlightIndicators-R12.ckan b/KerbalFlightIndicators/KerbalFlightIndicators-R12.ckan new file mode 100644 index 0000000000..bc15bd19b6 --- /dev/null +++ b/KerbalFlightIndicators/KerbalFlightIndicators-R12.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "KerbalFlightIndicators", + "name": "Kerbal Flight Indicators", + "abstract": "Draws a flight vector indicator and other things in your field of view.", + "author": "DaMichel", + "license": "CC-BY-NC-SA-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80277", + "repository": "https://github.com/DaMichel/KerbalFlightIndicators" + }, + "version": "R12", + "ksp_version": "1.1.2", + "recommends": [ + { + "name": "Toolbar" + } + ], + "download": "https://github.com/DaMichel/KerbalFlightIndicators/releases/download/R12/KerbalFlightIndicatorsR12.zip", + "download_size": 29821, + "download_hash": { + "sha1": "D47C1E5605635499AB55EC15AFADE3BFCA941233", + "sha256": "B5A71271597781E85AFCB70FC592275F2E8A2EACC3CF25F38C838D5E877FC654" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}