"NetKAN generated mods - SerialIO-v0.18.7"
This commit is contained in:
parent
e7e9d47a78
commit
4672471f57
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"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"
|
||||
},
|
||||
"version": "v0.18.7",
|
||||
"ksp_version": "1.2.2",
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "SerialIO-MacLinuxWin"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "KSPSerialIO",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/567/KSP%20Serial%20IO/download/0.18.7",
|
||||
"download_size": 36997,
|
||||
"download_hash": {
|
||||
"sha1": "6AD47713FA08943DB6A525A65A0EF3A616CF00BC",
|
||||
"sha256": "68BD83A77282D82ADEB26508AA1C42AF86735A9317E0E527203876DAC418D7A9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue