From 55f2e167d4023df95b7437a2d370ca91af4374eb Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Tue, 31 Mar 2015 20:20:58 +0200
Subject: [PATCH] NetKAN generated mods -
 ContractConfigurator/ContractConfigurator-0.7.5

---
 .../ContractConfigurator-0.7.5.ckan           | 31 +++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 ContractConfigurator/ContractConfigurator-0.7.5.ckan

diff --git a/ContractConfigurator/ContractConfigurator-0.7.5.ckan b/ContractConfigurator/ContractConfigurator-0.7.5.ckan
new file mode 100644
index 0000000000..67b0b0323d
--- /dev/null
+++ b/ContractConfigurator/ContractConfigurator-0.7.5.ckan
@@ -0,0 +1,31 @@
+{
+    "spec_version": 1,
+    "identifier": "ContractConfigurator",
+    "name": "Contract Configurator",
+    "abstract": "A config-file based solution for creating new contracts!",
+    "license": "MIT",
+    "release_status": "stable",
+    "author": "nightingale",
+    "description": "A config-file based solution for creating new contracts!",
+    "suggests": [
+        {
+            "name": "CoherentContracts"
+        },
+        {
+            "name": "ContractsWindowPlus"
+        }
+    ],
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/101604",
+        "bugtracker": "https://github.com/jrossignol/ContractConfigurator/issues",
+        "license": "https://raw.githubusercontent.com/jrossignol/ContractConfigurator/master/LICENSE.txt",
+        "manual": "https://github.com/jrossignol/ContractConfigurator/wiki",
+        "repository": "https://github.com/jrossignol/ContractConfigurator"
+    },
+    "version": "0.7.5",
+    "download": "https://github.com/jrossignol/ContractConfigurator/releases/download/0.7.5/ContractConfigurator_0.7.5.zip",
+    "x_generated_by": "netkan",
+    "download_size": 208651,
+    "ksp_version_min": "0.90.0",
+    "ksp_version_max": "0.90.0"
+}