'NetKAN generated mods - SerialIO/SerialIO-0.17.3.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-06-07 00:19:33 +00:00
parent a141600787
commit 44d9767b72
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"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",
"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": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.17.3",
"x_generated_by": "netkan",
"download_size": 36158
}