diff --git a/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.9.ckan b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.9.ckan
new file mode 100644
index 0000000000..3c5a0a5fe5
--- /dev/null
+++ b/FerramAerospaceResearch/FerramAerospaceResearch-3-0.15.9.ckan
@@ -0,0 +1,53 @@
+{
+    "spec_version": 1,
+    "identifier": "FerramAerospaceResearch",
+    "name": "Ferram Aerospace Research",
+    "abstract": "FAR replaces KSP's stock part-centered aerodynamics model with one based on real-life physics.",
+    "author": "ferram4",
+    "license": "restricted",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/19321-1",
+        "repository": "https://github.com/ferram4/Ferram-Aerospace-Research"
+    },
+    "version": "3:0.15.9",
+    "ksp_version_min": "1.2.0",
+    "ksp_version_max": "1.2.2",
+    "provides": [
+        "AerodynamicModel",
+        "FAR"
+    ],
+    "depends": [
+        {
+            "name": "ModuleManager"
+        },
+        {
+            "name": "ModularFlightIntegrator"
+        }
+    ],
+    "conflicts": [
+        {
+            "name": "AerodynamicModel"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/FerramAerospaceResearch",
+            "install_to": "GameData",
+            "filter": "config.xml"
+        },
+        {
+            "file": "Ships",
+            "install_to": "Ships",
+            "optional": true,
+            "description": "FAR example craft"
+        }
+    ],
+    "download": "https://github.com/ferram4/Ferram-Aerospace-Research/releases/download/v0.15.9_Liebe/FAR_0_15_9_Liebe.zip",
+    "download_size": 757524,
+    "download_hash": {
+        "sha1": "58A98520B3BB032C31FF07512FF56AAADC56CCE9",
+        "sha256": "A3E4450003C361B911BCA4C6B1C4950B50EF12288C506B676CADF3DA7D953CD2"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}