From 41ef8f43047c2341f62c2725f20d2310e0087e51 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Tue, 31 May 2016 21:58:11 +0000 Subject: [PATCH] "NetKAN generated mods - SerialIO-0.17.1" --- SerialIO/SerialIO-0.17.1.ckan | 37 ++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 16 deletions(-) diff --git a/SerialIO/SerialIO-0.17.1.ckan b/SerialIO/SerialIO-0.17.1.ckan index 1556e7f2bd..ede476096c 100644 --- a/SerialIO/SerialIO-0.17.1.ckan +++ b/SerialIO/SerialIO-0.17.1.ckan @@ -1,28 +1,33 @@ { "spec_version": 1, "identifier": "SerialIO", + "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", "license": "CC-BY", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/66393", + "kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO" + }, + "version": "0.17.1", + "ksp_version": "0.90", + "conflicts": [ + { + "name": "SerialIO-MacLinuxWin" + } + ], "install": [ { "file": "KSPSerialIO", "install_to": "GameData" } ], - "conflicts": [ - { - "name": "SerialIO-MacLinuxWin" - } - ], - "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": "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": "0.17.1", "download": "http://ckan1.spacedock.info/storage/zitron_4654/KSP_Serial_IO/KSP_Serial_IO-0.17.1.zip", - "x_generated_by": "netkan", - "download_size": 35371 + "download_size": 35371, + "download_hash": { + "sha1": "B10B0EF2BE4F6A8BF626F44D65DFC13BCA87FAA7", + "sha256": "256C3A85909E9DECDB251C10891DB5896FC932B1FF2DEC66AAE67D338CC4FE09" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" }