From f54056af52baa4274e5f1b158594b866e583c7f8 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Sun, 14 Dec 2014 12:10:27 -0500 Subject: [PATCH] NetKAN generated mods - SerialIO-0.15.5 --- SerialIO-0.15.5.ckan | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 SerialIO-0.15.5.ckan diff --git a/SerialIO-0.15.5.ckan b/SerialIO-0.15.5.ckan new file mode 100644 index 0000000000..2101249f26 --- /dev/null +++ b/SerialIO-0.15.5.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.25", + "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.15.5", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.15.5", + "x_generated_by": "netkan", + "download_size": 34601 +} \ No newline at end of file