"NetKAN generated mods - SerialIO/SerialIO-v0.17.3.ckan"

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:30:03 +00:00
parent abe91da96b
commit 977b78c4c8
1 changed files with 14 additions and 14 deletions

View File

@ -1,31 +1,31 @@
{
"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",
"repository": "https://github.com/zitron-git/KSPSerialIO",
"x_screenshot": "https://kerbalstuff.com/content/zitron_4654/KSP_Serial_IO/KSP_Serial_IO.jpg"
},
"version": "v0.17.3",
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"install": [
{
"file": "KSPSerialIO",
"install_to": "GameData"
}
],
"download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.17.3",
"download_size": 36158,
"conflicts": [
{
"name": "SerialIO-MacLinuxWin"
}
],
"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.",
"version": "v0.17.3",
"author": "zitron",
"download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.17.3",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/66393",
"repository": "https://github.com/zitron-git/KSPSerialIO",
"kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO",
"x_screenshot": "https://kerbalstuff.com/content/zitron_4654/KSP_Serial_IO/KSP_Serial_IO.jpg"
},
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4",
"download_size": 36158,
"x_generated_by": "netkan"
}