From 69346022e7bdf42b3f58355cf9591e3cb5e16628 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 12 Jul 2015 21:13:42 +0000 Subject: [PATCH] 'NetKAN generated mods - SerialIO/SerialIO-v0.17.3.ckan' --- SerialIO/SerialIO-v0.17.3.ckan | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 SerialIO/SerialIO-v0.17.3.ckan diff --git a/SerialIO/SerialIO-v0.17.3.ckan b/SerialIO/SerialIO-v0.17.3.ckan new file mode 100644 index 0000000000..9b61071fc4 --- /dev/null +++ b/SerialIO/SerialIO-v0.17.3.ckan @@ -0,0 +1,31 @@ +{ + "spec_version": 1, + "identifier": "SerialIO", + "license": "CC-BY", + "install": [ + { + "file": "KSPSerialIO", + "install_to": "GameData" + } + ], + "conflicts": [ + { + "name": "SerialIO-MacLinuxWin" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "repository": "https://github.com/zitron-git/KSPSerialIO", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "name": "KSP Serial IO", + "abstract": "This 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": "v0.17.3", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.17.3", + "x_generated_by": "netkan", + "x_screenshot": "https://kerbalstuff.com/content/zitron_4654/KSP_Serial_IO/KSP_Serial_IO.jpg", + "download_size": 36158, + "ksp_version_min": "1.0.2", + "ksp_version_max": "1.0.4" +}