"NetKAN generated mods - SerialIO-0.17.1"

This commit is contained in:
KSP-CKAN Crawler Bot 2016-05-31 21:58:11 +00:00
parent 35ccb8db55
commit 41ef8f4304
1 changed files with 21 additions and 16 deletions

View File

@ -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"
}