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:
KSP-CKAN Crawler Bot
2016-05-31 19:13:07 +00:00
parent f4903e7d0b
commit 89b168e61f

View File

@ -1,23 +1,28 @@
{
"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": "http://ckan1.spacedock.info/storage/zitron_4654/KSP_Serial_IO/KSP_Serial_IO-0.15.4.0.zip",
"x_generated_by": "netkan",
"download_size": 34585
}
"spec_version": 1,
"identifier": "SerialIO",
"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",
"license": "CC-BY",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/66393",
"kerbalstuff": "https://kerbalstuff.com/mod/385/KSP%20Serial%20IO"
},
"version": "0.15.4.0",
"ksp_version": "0.25",
"install": [
{
"file": "KSPSerialIO",
"install_to": "GameData"
}
],
"download": "http://ckan1.spacedock.info/storage/zitron_4654/KSP_Serial_IO/KSP_Serial_IO-0.15.4.0.zip",
"download_size": 34585,
"download_hash": {
"sha1": "E7B6C5237DB31494DE25A8EE212401935E6BE205",
"sha256": "855D29DD57C564631185441B0E11324D97D3C37EB5D67A108BA83D21974E6BE3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}