diff --git a/KerbalFlightData/KerbalFlightData-R20.ckan b/KerbalFlightData/KerbalFlightData-R20.ckan new file mode 100644 index 0000000000..1381e54261 --- /dev/null +++ b/KerbalFlightData/KerbalFlightData-R20.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "KerbalFlightData", + "name": "Kerbal Flight Data", + "abstract": "Displays essential information for piloting space planes. Meant to be used in conjunction with Ferram Aerospace Resarch.", + "author": "DaMichel", + "license": "GPL-3.0", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/80842", + "repository": "https://github.com/DaMichel/KerbalFlightData" + }, + "version": "R20", + "ksp_version": "1.0", + "recommends": [ + { + "name": "Toolbar" + }, + { + "name": "FerramAerospaceResearch" + } + ], + "download": "https://github.com/DaMichel/KerbalFlightData/releases/download/R20/KerbalFlightDataR20.zip", + "download_size": 25746, + "download_hash": { + "sha1": "6D1DB7EAADEBB511C582D4A4B9A05C7E335A1798", + "sha256": "C50FEE077C1B07214962C9855A3DB728301C59688FC742F15C4ABF2B0F5A698E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}