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-0.15.4.0

This commit is contained in:
NetKAN bot
2014-12-05 15:39:35 -05:00
parent a3134ff699
commit 26ef18d474

23
SerialIO-0.15.4.0.ckan Normal file
View File

@ -0,0 +1,23 @@
{
"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.25",
"name": "KSP Serial IO",
"abstract": "his 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.15.4.0",
"download": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO/download/0.15.4.0",
"x_generated_by": "netkan",
"download_size": 34585
}