1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

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

This commit is contained in:
NetKAN inflator Robot
2015-07-12 21:13:42 +00:00
parent 836dc49734
commit 69346022e7

View File

@ -0,0 +1,31 @@
{
"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",
"repository": "https://github.com/zitron-git/KSPSerialIO",
"kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO"
},
"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": "v0.17.3",
"download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.17.3",
"x_generated_by": "netkan",
"x_screenshot": "https://kerbalstuff.com/content/zitron_4654/KSP_Serial_IO/KSP_Serial_IO.jpg",
"download_size": 36158,
"ksp_version_min": "1.0.2",
"ksp_version_max": "1.0.4"
}