"NetKAN generated mods - SerialIO-0.17.3"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-28 14:53:07 +00:00
parent d46f9ec297
commit 0c6e77c044
1 changed files with 22 additions and 17 deletions

View File

@ -1,30 +1,35 @@
{
"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",
"repository": "https://github.com/zitron-git/KSPSerialIO",
"kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO"
},
"version": "0.17.3",
"ksp_version": "1.0.2",
"conflicts": [
{
"name": "SerialIO-MacLinuxWin"
}
],
"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"
},
"ksp_version": "1.0.2",
"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.3",
"download": "http://ckan1.spacedock.info/storage/zitron_4654/KSP_Serial_IO/KSP_Serial_IO-0.17.3.zip",
"x_generated_by": "netkan",
"download_size": 36158,
"download_hash": {
"sha1": "0D0956A386D213560899258622C0BDA3FFD1E7B9",
"sha256": "216416F4F8B9D4FAA79D81AAE1613057121130B9CDD9A3560DE9777FC52C06E8"
},
"download_content_type": "application/zip",
"x_screenshot": "https://kerbalstuff.com/content/zitron_4654/KSP_Serial_IO/KSP_Serial_IO.jpg",
"download_size": 36158
"x_generated_by": "netkan"
}