From 3262f1a4edd3c326935911ce811158e824c18344 Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sat, 22 Nov 2014 19:36:04 +1100
Subject: [PATCH] :rocket: NetKAN Updates :rocket:

- AGExt
- B9
- ImpossibleInnovations
- KineTechAnimation
- KlockheedMartian-Gibal
- ModuleRCSFX
- NebulaEVAHandrails
- RP-0
- ResGen
- VerticalPropulsionEmporium
- VirginKalactic-NodeToggle
---
 AGExt-1.23.ckan                        | 52 +++++++++++++++++++++
 B9-R5.2.6.ckan                         | 64 ++++++++++++++++++++++++++
 ImpossibleInnovations-0.7.ckan         | 28 +++++++++++
 KineTechAnimation-1.1.1.ckan           | 24 ++++++++++
 KlockheedMartian-Gimbal-2.1.2.ckan     | 29 ++++++++++++
 ModuleRCSFX-v3.3.ckan                  | 21 +++++++++
 NebulaEVAHandrails-1.1.ckan            | 23 +++++++++
 RP-0-v0.07.ckan                        | 44 ++++++++++++++++++
 ResGen-0.28.2.ckan                     | 27 +++++++++++
 VerticalPropulsionEmporium-v0.20a.ckan |  3 ++
 VirginKalactic-NodeToggle-1.6.1.ckan   | 36 +++++++++++++++
 11 files changed, 351 insertions(+)
 create mode 100644 AGExt-1.23.ckan
 create mode 100644 B9-R5.2.6.ckan
 create mode 100644 ImpossibleInnovations-0.7.ckan
 create mode 100644 KineTechAnimation-1.1.1.ckan
 create mode 100644 KlockheedMartian-Gimbal-2.1.2.ckan
 create mode 100644 ModuleRCSFX-v3.3.ckan
 create mode 100644 NebulaEVAHandrails-1.1.ckan
 create mode 100644 RP-0-v0.07.ckan
 create mode 100644 ResGen-0.28.2.ckan
 create mode 100644 VirginKalactic-NodeToggle-1.6.1.ckan

diff --git a/AGExt-1.23.ckan b/AGExt-1.23.ckan
new file mode 100644
index 0000000000..d19e37514f
--- /dev/null
+++ b/AGExt-1.23.ckan
@@ -0,0 +1,52 @@
+{
+  "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.25",
+  "resources": {
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/74195",
+    "repository": "https://github.com/SirDiazo/AGExt"
+  },
+  "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.23",
+  "download": "https://github.com/SirDiazo/AGExt/releases/download/1.23/ActionGroupsExtended123.zip",
+  "x_generated_by": "netkan",
+  "download_size": 62670
+}
\ No newline at end of file
diff --git a/B9-R5.2.6.ckan b/B9-R5.2.6.ckan
new file mode 100644
index 0000000000..d3ab21c696
--- /dev/null
+++ b/B9-R5.2.6.ckan
@@ -0,0 +1,64 @@
+{
+  "spec_version": 1,
+  "identifier": "B9",
+  "license": "CC-BY-NC-SA-3.0",
+  "depends": [
+    {
+      "name": "CrossFeedEnabler"
+    },
+    {
+      "name": "FirespitterCore"
+    },
+    {
+      "name": "KineTechAnimation"
+    },
+    {
+      "name": "KlockheedMartian-Gimbal"
+    },
+    {
+      "name": "ModuleManager",
+      "min_version": "2.5.1"
+    },
+    {
+      "name": "RasterPropMonitor-Core"
+    },
+    {
+      "name": "ResGen"
+    },
+    {
+      "name": "VirginKalactic-NodeToggle"
+    }
+  ],
+  "recommends": [
+    {
+      "name": "HotRockets"
+    },
+    {
+      "name": "AerodynamicModel"
+    }
+  ],
+  "install": [
+    {
+      "file": "GameData/B9_Aerospace",
+      "install_to": "GameData"
+    },
+    {
+      "file": "Ships",
+      "install_to": "Ships",
+      "optional": true,
+      "description": "B9 example crafts"
+    }
+  ],
+  "resources": {
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
+  },
+  "ksp_version": "0.25",
+  "name": "B9 Aerospace Pack",
+  "abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
+  "author": "bac9",
+  "version": "R5.2.6",
+  "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
+  "x_generated_by": "netkan",
+  "download_size": 70963352
+}
\ No newline at end of file
diff --git a/ImpossibleInnovations-0.7.ckan b/ImpossibleInnovations-0.7.ckan
new file mode 100644
index 0000000000..470b30b70e
--- /dev/null
+++ b/ImpossibleInnovations-0.7.ckan
@@ -0,0 +1,28 @@
+{
+  "spec_version": 1,
+  "identifier": "ImpossibleInnovations",
+  "x_netkan_license_ok": true,
+  "install": [
+    {
+      "file": "GameData/ImpossibleInnovations",
+      "install_to": "GameData"
+    },
+    {
+      "file": "Ships",
+      "install_to": "Ships"
+    }
+  ],
+  "resources": {
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/86331-0-24-x-Impossible-Innovations-0-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/116/Impossible%20Innovations"
+  },
+  "ksp_version": "0.25",
+  "name": "Impossible Innovations",
+  "license": "CC-BY-NC-SA-4.0",
+  "abstract": "Adds fusion based engines and tanks, along with other utilities.",
+  "author": "jandcando",
+  "version": "0.7",
+  "download": "https://kerbalstuff.com/mod/116/Impossible%20Innovations/download/0.7",
+  "x_generated_by": "netkan",
+  "download_size": 13817918
+}
\ No newline at end of file
diff --git a/KineTechAnimation-1.1.1.ckan b/KineTechAnimation-1.1.1.ckan
new file mode 100644
index 0000000000..a28c1bab99
--- /dev/null
+++ b/KineTechAnimation-1.1.1.ckan
@@ -0,0 +1,24 @@
+{
+  "spec_version": 1,
+  "identifier": "KineTechAnimation",
+  "name": "KineTech Animation Library",
+  "version": "1.1.1",
+  "author": "Dustin 'Kine' Judson",
+  "license": "CC-BY-SA-3.0",
+  "resources": {
+    "repository": "https://github.com/KineMorto/KineTechAnimationLibrary",
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
+  },
+  "install": [
+    {
+      "file": "GameData/KineTechAnimation",
+      "install_to": "GameData"
+    }
+  ],
+  "ksp_version": "0.25",
+  "abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
+  "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
+  "x_generated_by": "netkan",
+  "download_size": 70963352
+}
\ No newline at end of file
diff --git a/KlockheedMartian-Gimbal-2.1.2.ckan b/KlockheedMartian-Gimbal-2.1.2.ckan
new file mode 100644
index 0000000000..ede4cfd435
--- /dev/null
+++ b/KlockheedMartian-Gimbal-2.1.2.ckan
@@ -0,0 +1,29 @@
+{
+  "spec_version": 1,
+  "identifier": "KlockheedMartian-Gimbal",
+  "name": "Klockheed Martian General Plugin Functions - Gimbal module",
+  "version": "2.1.2",
+  "author": "dtobi",
+  "license": "CC-BY-NC-ND-3.0",
+  "resources": {
+    "repository": "https://github.com/dtobi/km_Gimbal",
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
+  },
+  "conflicts": [
+    {
+      "name": "KlockheedMartian"
+    }
+  ],
+  "install": [
+    {
+      "file": "GameData/Klockheed_Martian",
+      "install_to": "GameData"
+    }
+  ],
+  "ksp_version": "0.25",
+  "abstract": "Essential and enormous set of structural, control, propulsion, command and utility parts for aerospace designs.",
+  "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
+  "x_generated_by": "netkan",
+  "download_size": 70963352
+}
\ No newline at end of file
diff --git a/ModuleRCSFX-v3.3.ckan b/ModuleRCSFX-v3.3.ckan
new file mode 100644
index 0000000000..eb26844446
--- /dev/null
+++ b/ModuleRCSFX-v3.3.ckan
@@ -0,0 +1,21 @@
+{
+  "spec_version": 1,
+  "name": "ModuleRCSFX",
+  "abstract": "A fixed version of the stock RCS module",
+  "identifier": "ModuleRCSFX",
+  "license": "CC-BY-SA",
+  "author": [
+    "ialdabaoth",
+    "NathanKell"
+  ],
+  "release_status": "stable",
+  "ksp_version": "0.25",
+  "resources": {
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92290",
+    "repository": "https://github.com/NathanKell/ModuleRCSFX"
+  },
+  "version": "v3.3",
+  "download": "https://github.com/NathanKell/ModuleRCSFX/releases/download/v3.3/ModuleRCSFX_v3.3.zip",
+  "x_generated_by": "netkan",
+  "download_size": 5598
+}
\ No newline at end of file
diff --git a/NebulaEVAHandrails-1.1.ckan b/NebulaEVAHandrails-1.1.ckan
new file mode 100644
index 0000000000..789faa14c0
--- /dev/null
+++ b/NebulaEVAHandrails-1.1.ckan
@@ -0,0 +1,23 @@
+{
+  "spec_version": 1,
+  "identifier": "NebulaEVAHandrails",
+  "license": "CC-BY-NC-ND-4.0",
+  "resources": {
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/100531",
+    "kerbalstuff": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack."
+  },
+  "install": [
+    {
+      "file": "NEBULA",
+      "install_to": "GameData"
+    }
+  ],
+  "ksp_version": "0.25",
+  "name": "NEBULA EVA handrails pack.",
+  "abstract": "This pack adds 5 EVA handrails for space stations and science vessels, more suitable than ladders in weightlessness.  Handrails are usable and can be grabbed by a kerbal while on EVA and used to walk around your space station/spaceship.",
+  "author": "Krasimir",
+  "version": "1.1",
+  "download": "https://kerbalstuff.com/mod/353/NEBULA%20EVA%20handrails%20pack./download/1.1",
+  "x_generated_by": "netkan",
+  "download_size": 117665
+}
\ No newline at end of file
diff --git a/RP-0-v0.07.ckan b/RP-0-v0.07.ckan
new file mode 100644
index 0000000000..3488f2e391
--- /dev/null
+++ b/RP-0-v0.07.ckan
@@ -0,0 +1,44 @@
+{
+  "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": "ProceduralDyanmics"
+    },
+    {
+      "name": "TweakScale"
+    },
+    {
+      "name": "ProceduralParts"
+    }
+  ],
+  "resources": {
+    "repository": "https://github.com/KSP-RO/RP-0"
+  },
+  "version": "v0.07",
+  "download": "https://github.com/KSP-RO/RP-0/releases/download/v0.07/RP-0-v0.07.zip",
+  "x_generated_by": "netkan",
+  "download_size": 18797
+}
\ No newline at end of file
diff --git a/ResGen-0.28.2.ckan b/ResGen-0.28.2.ckan
new file mode 100644
index 0000000000..41106189cc
--- /dev/null
+++ b/ResGen-0.28.2.ckan
@@ -0,0 +1,27 @@
+{
+  "spec_version": 1,
+  "identifier": "ResGen",
+  "name": "Resource Generation Module",
+  "abstract": "Adds an extensible \"ResGen\" framework such that people can edit mods without knowing how to program.",
+  "version": "0.28.2",
+  "author": [
+    "Fel",
+    "Taverius"
+  ],
+  "license": "CC-BY-NC-3.0",
+  "resources": {
+    "repository": "https://bitbucket.org/Taverius/b9-aerospace",
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
+  },
+  "install": [
+    {
+      "file": "GameData/ResGen",
+      "install_to": "GameData"
+    }
+  ],
+  "ksp_version": "0.25",
+  "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
+  "x_generated_by": "netkan",
+  "download_size": 70963352
+}
\ No newline at end of file
diff --git a/VerticalPropulsionEmporium-v0.20a.ckan b/VerticalPropulsionEmporium-v0.20a.ckan
index fa1d653fd0..a6ac0f4be0 100644
--- a/VerticalPropulsionEmporium-v0.20a.ckan
+++ b/VerticalPropulsionEmporium-v0.20a.ckan
@@ -6,6 +6,9 @@
     {
       "name": "CustomDesignSpacesuits-Steampunk"
     },
+    {
+      "name": "NebulaEVAHandrails"
+    },
     {
       "name": "MechJeb2"
     }
diff --git a/VirginKalactic-NodeToggle-1.6.1.ckan b/VirginKalactic-NodeToggle-1.6.1.ckan
new file mode 100644
index 0000000000..5571d46603
--- /dev/null
+++ b/VirginKalactic-NodeToggle-1.6.1.ckan
@@ -0,0 +1,36 @@
+{
+  "spec_version": 1,
+  "identifier": "VirginKalactic-NodeToggle",
+  "name": "VirginKalactic NodeToggle",
+  "abstract": "Allows the user to toggle the availability of AttachNodes in the Editor individually",
+  "version": "1.6.1",
+  "author": "Greys",
+  "license": "unrestricted",
+  "resources": {
+    "repository": "https://github.com/Greys0/Virgin-Kalactic",
+    "license": "https://raw.githubusercontent.com/Greys0/Virgin-Kalactic/VK_v1.6.1/GameData/Virgin%20Kalactic/Licenses/VirginGeneric.dll.License",
+    "homepage": "http://forum.kerbalspaceprogram.com/threads/92630-0-24-2-B9-Aerospace-Release-5",
+    "kerbalstuff": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack"
+  },
+  "depends": [
+    {
+      "name": "ModuleManager",
+      "min_version": "2.2.1"
+    }
+  ],
+  "conflicts": [
+    {
+      "name": "VirginKalactic"
+    }
+  ],
+  "install": [
+    {
+      "file": "GameData/Virgin Kalactic",
+      "install_to": "GameData"
+    }
+  ],
+  "ksp_version": "0.25",
+  "download": "https://kerbalstuff.com/mod/132/B9%20Aerospace%20Pack/download/R5.2.6",
+  "x_generated_by": "netkan",
+  "download_size": 70963352
+}
\ No newline at end of file