1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
CKAN-meta/SerialIO/SerialIO-0.15.5.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

23 lines
812 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.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.5",
"download": "http://ckan1.spacedock.info/storage/zitron_4654/KSP_Serial_IO/KSP_Serial_IO-0.15.5.zip",
"x_generated_by": "netkan",
"download_size": 34601
}