"NetKAN generated mods - KSPSerialIOcrossplatform-0.18.6.1"

This commit is contained in:
NetKAN inflator Robot 2017-03-04 02:57:24 +00:00
parent 2dfa1a2418
commit 821c0a61b6
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"spec_version": "v1.4",
"identifier": "KSPSerialIOcrossplatform",
"name": "KSP Serial IO (cross platform)",
"abstract": "Sends and receives data packets over a serial port. A fork of KSPSerialIO for macOS and Linux.",
"author": "stibbons",
"license": "CC-BY",
"resources": {
"spacedock": "https://spacedock.info/mod/850/KSP%20Serial%20IO%20(cross%20platform)",
"repository": "https://github.com/phardy/KSPSerialIO"
},
"version": "0.18.6.1",
"ksp_version": "1.2.2",
"conflicts": [
{
"name": "SerialIO"
}
],
"install": [
{
"file": "KSPSerialIO/KSPSerialIO.dll",
"install_to": "GameData/KSPSerialIO"
},
{
"file": "KSPSerialIO/PsimaxSerial.dll",
"install_to": "GameData/KSPSerialIO"
},
{
"file": "KSPSerialIO/PluginData/KSPSerialIO/config.xml",
"install_to": "GameData/KSPSerialIO/PluginData/KSPSerialIO"
}
],
"download": "https://spacedock.info/mod/850/KSP%20Serial%20IO%20%28cross%20platform%29/download/0.18.6.1",
"download_size": 28837,
"download_hash": {
"sha1": "9F282036FA6C22DFF3FA87A32E858A06BC5F314E",
"sha256": "2A58C24D966B5DC1DCE1B813274476DA9A2734893F790B80A1352B4E9C850053"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}