40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
{
|
|
"spec_version": 1,
|
|
"identifier": "SerialIO",
|
|
"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 for KSP",
|
|
"author": "zitron",
|
|
"license": "CC-BY",
|
|
"resources": {
|
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/60281-hardware-plugin-arduino-based-physical-display-serial-port-io",
|
|
"spacedock": "https://spacedock.info/mod/567/KSP%20Serial%20IO",
|
|
"repository": "https://github.com/zitron-git/KSPSerialIO",
|
|
"x_screenshot": "https://spacedock.info/content/zitron_3831/KSP_Serial_IO/KSP_Serial_IO-1461368239.7648733.jpg"
|
|
},
|
|
"tags": [
|
|
"plugin",
|
|
"app"
|
|
],
|
|
"version": "v0.19.1",
|
|
"ksp_version": "1.7.3",
|
|
"conflicts": [
|
|
{
|
|
"name": "SerialIO-MacLinuxWin"
|
|
}
|
|
],
|
|
"install": [
|
|
{
|
|
"file": "KSPSerialIO",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://spacedock.info/mod/567/KSP%20Serial%20IO/download/0.19.1",
|
|
"download_size": 37360,
|
|
"download_hash": {
|
|
"sha1": "2856F0340621D666DB2F969BB0DD2DA1331F1843",
|
|
"sha256": "95140CEA1708571F20F1597247B2A5ACD2298CE8A8C7B7B5BE1781B61884075C"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|