From 3df8c92722fd93cbe228a314576d3d56ce19557b Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sat, 13 Dec 2014 21:47:29 +1100
Subject: [PATCH] NetKAN: RP-0 update

Manual netkan runs, for when you're too impatient to wait for the bot. :P
---
 RP-0-v0.16.ckan | 62 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 62 insertions(+)
 create mode 100644 RP-0-v0.16.ckan

diff --git a/RP-0-v0.16.ckan b/RP-0-v0.16.ckan
new file mode 100644
index 0000000000..62253ea51e
--- /dev/null
+++ b/RP-0-v0.16.ckan
@@ -0,0 +1,62 @@
+{
+  "spec_version": 1,
+  "identifier": "RP-0",
+  "name": "Realistic Progression Zero",
+  "abstract": "Realistic Progression Zero - The lightweight Realism Overhaul tech tree",
+  "license": "CC-BY-4.0",
+  "author": "RP-0 Group",
+  "release_status": "development",
+  "depends": [
+    {
+      "name": "ModuleManager"
+    },
+    {
+      "name": "RealismOverhaul"
+    },
+    {
+      "name": "SXT"
+    },
+    {
+      "name": "ProceduralFairings"
+    },
+    {
+      "name": "CommunityTechTree"
+    }
+  ],
+  "recommends": [
+    {
+      "name": "ProceduralDynamics"
+    },
+    {
+      "name": "TweakScale"
+    },
+    {
+      "name": "ProceduralParts"
+    }
+  ],
+  "provides": [
+    "FinePrint-Config"
+  ],
+  "conflicts": [
+    {
+      "name": "FinePrint-Config"
+    }
+  ],
+  "install": [
+    {
+      "file": "GameData/RP-0",
+      "install_to": "GameData"
+    },
+    {
+      "file": "GameData/FinePrint",
+      "install_to": "GameData"
+    }
+  ],
+  "resources": {
+    "repository": "https://github.com/KSP-RO/RP-0"
+  },
+  "version": "v0.16",
+  "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.16/RP-0-v0.16.zip",
+  "x_generated_by": "netkan",
+  "download_size": 44124
+}
\ No newline at end of file