From 4955378d86a5e018e3090ea5cebbfc1f2ffb509b Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 17 Dec 2014 18:10:50 -0500 Subject: [PATCH] NetKAN generated mods - AutoAsparagus-v0.8, RealChute-1.2.6.1, SerialIO-0.16.1 --- AutoAsparagus-v0.8.ckan | 19 +++++++++++++++++++ RealChute-1.2.6.1.ckan | 19 +++++++++++++++++++ SerialIO-0.16.1.ckan | 23 +++++++++++++++++++++++ 3 files changed, 61 insertions(+) create mode 100644 AutoAsparagus-v0.8.ckan create mode 100644 RealChute-1.2.6.1.ckan create mode 100644 SerialIO-0.16.1.ckan diff --git a/AutoAsparagus-v0.8.ckan b/AutoAsparagus-v0.8.ckan new file mode 100644 index 0000000000..2ae49fc321 --- /dev/null +++ b/AutoAsparagus-v0.8.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "AutoAsparagus", + "license": "Apache-2.0", + "resources": { + "bugtracker": "https://github.com/henrybauer/AutoAsparagus/issues", + "repository": "https://github.com/henrybauer/AutoAsparagus", + "homepage": "http://forum.kerbalspaceprogram.com/threads/61238", + "kerbalstuff": "https://kerbalstuff.com/mod/87/AutoAsparagus" + }, + "ksp_version": "0.90", + "name": "AutoAsparagus", + "abstract": "Asparagus staging is awesome, but tedious. So, I built a plugin to do it for me! ", + "author": "hab136", + "version": "v0.8", + "download": "https://kerbalstuff.com/mod/87/AutoAsparagus/download/v0.8", + "x_generated_by": "netkan", + "download_size": 25536 +} \ No newline at end of file diff --git a/RealChute-1.2.6.1.ckan b/RealChute-1.2.6.1.ckan new file mode 100644 index 0000000000..c6ed2a7765 --- /dev/null +++ b/RealChute-1.2.6.1.ckan @@ -0,0 +1,19 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "license": "restricted", + "resources": { + "repository": "https://github.com/StupidChris/RealChute", + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "kerbalstuff": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems" + }, + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "version": "1.2.6.1", + "download": "https://kerbalstuff.com/mod/71/RealChute%20Parachute%20Systems/download/1.2.6.1", + "x_generated_by": "netkan", + "download_size": 2677268, + "ksp_version_min": "0.90.0", + "ksp_version_max": "0.90.0" +} \ No newline at end of file diff --git a/SerialIO-0.16.1.ckan b/SerialIO-0.16.1.ckan new file mode 100644 index 0000000000..b60d5e8db1 --- /dev/null +++ b/SerialIO-0.16.1.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "ksp_version": "0.90", + "name": "KSP Serial IO", + "abstract": "his plugin sends/receives data packets over the serial port, which should make it much easier for people wanting to build hardware (like arduino stuff) for KSP but can't be bothered with making plugins as well.", + "author": "zitron", + "version": "0.16.1", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.16.1", + "x_generated_by": "netkan", + "download_size": 34632 +} \ No newline at end of file