CKAN-meta/SerialIO-0.16.1.ckan

23 lines
792 B
Plaintext

{
"spec_version": 1,
"identifier": "SerialIO",
"license": "CC-BY",
"install": [
{
"file": "KSPSerialIO",
"install_to": "GameData"
}
],
"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.16.1",
"download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.16.1",
"x_generated_by": "netkan",
"download_size": 34632
}