From c963b3c41897c5b71229fa4fd7751ab3282731f3 Mon Sep 17 00:00:00 2001
From: NetKAN bot <netkan-bot@ksp-ckan.org>
Date: Sun, 12 Apr 2015 04:21:31 +0200
Subject: [PATCH] NetKAN generated mods - AGExt/AGExt-1.31f

---
 AGExt/AGExt-1.31f.ckan | 57 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 57 insertions(+)
 create mode 100644 AGExt/AGExt-1.31f.ckan

diff --git a/AGExt/AGExt-1.31f.ckan b/AGExt/AGExt-1.31f.ckan
new file mode 100644
index 0000000000..81e5e02d29
--- /dev/null
+++ b/AGExt/AGExt-1.31f.ckan
@@ -0,0 +1,57 @@
+{
+    "spec_version": 1,
+    "name": "Action Groups Extended",
+    "identifier": "AGExt",
+    "author": "Diazo",
+    "abstract": "Increases the number of action groups to 250 and allows in-flight editing.",
+    "license": "GPL-3.0",
+    "release_status": "stable",
+    "ksp_version": "0.90",
+    "resources": {
+        "homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
+        "repository": "https://github.com/SirDiazo/AGExt"
+    },
+    "depends": [
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "recommends": [
+        {
+            "name": "Toolbar"
+        }
+    ],
+    "install": [
+        {
+            "file": "GameData/Diazo",
+            "install_to": "GameData"
+        }
+    ],
+    "x_supports": [
+        {
+            "name": "SCANsat"
+        },
+        {
+            "name": "Kethane"
+        },
+        {
+            "name": "FerramAerospaceResearch"
+        },
+        {
+            "name": "Firespitter"
+        },
+        {
+            "name": "InfernalRobotics"
+        },
+        {
+            "name": "TACLS"
+        },
+        {
+            "name": "WarpPlugin"
+        }
+    ],
+    "version": "1.31f",
+    "download": "https://github.com/SirDiazo/AGExt/releases/download/1.31f/ActionGroupsExtended131f.zip",
+    "x_generated_by": "netkan",
+    "download_size": 79449
+}