From e4de4f45c8cd644a00f8cb0a91856b5537ff5b70 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Wed, 17 Dec 2014 16:09:44 -0500 Subject: [PATCH] NetKAN generated mods - MemoryUsage-v1.11a, SerialIO-0.16.0 --- MemoryUsage-v1.11a.ckan | 2 +- SerialIO-0.16.0.ckan | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 SerialIO-0.16.0.ckan diff --git a/MemoryUsage-v1.11a.ckan b/MemoryUsage-v1.11a.ckan index 67f34d2101..4eea5d7991 100644 --- a/MemoryUsage-v1.11a.ckan +++ b/MemoryUsage-v1.11a.ckan @@ -16,7 +16,7 @@ "homepage": "http://forum.kerbalspaceprogram.com/threads/99494", "kerbalstuff": "https://kerbalstuff.com/mod/317/MemoryUsage" }, - "ksp_version": "0.25", + "ksp_version": "0.90", "name": "MemoryUsage", "abstract": "MemoryUsage is a plugin which adds the possibility to see the memory usage, the cpu usage and the count of threads used by KSP.", "author": "malah", diff --git a/SerialIO-0.16.0.ckan b/SerialIO-0.16.0.ckan new file mode 100644 index 0000000000..13df652856 --- /dev/null +++ b/SerialIO-0.16.0.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.0", + "download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.16.0", + "x_generated_by": "netkan", + "download_size": 34625 +} \ No newline at end of file