'NetKAN generated mods - PsimaxSerialLibrary/PsimaxSerialLibrary-0.4.ckan'

This commit is contained in:
NetKAN inflator Robot 2015-05-29 16:30:17 +00:00
parent 92cdd7d458
commit 3c12f74cea
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
{
"identifier": "PsimaxSerialLibrary",
"x_via": "Automated KerbalStuff CKAN submission",
"license": "GPL-3.0",
"spec_version": "v1.4",
"install": [
{
"file": "PsimaxSerial.dll",
"install_to": "GameData"
},
{
"file": "Mono.Posix.dll",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107815-Hardware-Plugin-Firmata-and-Direct-Serial-for-Arduino-Others-on-(MAC-*NIX-WIN)",
"kerbalstuff": "https://kerbalstuff.com/mod/542/PsimaxSerial%20Library"
},
"ksp_version": "0.90",
"name": "PsimaxSerial Library",
"abstract": "a Library for developers who want to talk to Serial devices on Mac, Linux and Windows",
"author": "marzubus",
"version": "0.4",
"download": "https://kerbalstuff.com/mod/542/PsimaxSerial%20Library/download/0.4",
"x_generated_by": "netkan",
"download_size": 91097
}