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

This commit is contained in:
NetKAN inflator Robot 2015-08-21 15:29:49 +00:00
parent 2bf9b569ad
commit 3e2f44dc9f
1 changed files with 14 additions and 14 deletions

View File

@ -1,8 +1,18 @@
{
"identifier": "PsimaxSerialLibrary",
"x_via": "Automated KerbalStuff CKAN submission",
"license": "GPL-3.0",
"spec_version": "v1.4",
"identifier": "PsimaxSerialLibrary",
"name": "PsimaxSerial Library",
"abstract": "a Library for developers who want to talk to Serial devices on Mac, Linux and Windows",
"author": "marzubus",
"license": "GPL-3.0",
"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",
"repository": "https://github.com/unixunion/PsimaxSerial",
"x_screenshot": "https://kerbalstuff.com/content/marzubus_5843/PsimaxSerial_Library/PsimaxSerial_Library.png"
},
"version": "0.4",
"ksp_version": "0.90.0",
"install": [
{
"file": "PsimaxSerial.dll",
@ -13,18 +23,8 @@
"install_to": "GameData"
}
],
"ksp_version": "0.90.0",
"name": "PsimaxSerial Library",
"abstract": "a Library for developers who want to talk to Serial devices on Mac, Linux and Windows",
"version": "0.4",
"author": "marzubus",
"download": "https://kerbalstuff.com/mod/542/PsimaxSerial%20Library/download/0.4",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/107815-Hardware-Plugin-Firmata-and-Direct-Serial-for-Arduino-Others-on-(MAC-*NIX-WIN)",
"repository": "https://github.com/unixunion/PsimaxSerial",
"kerbalstuff": "https://kerbalstuff.com/mod/542/PsimaxSerial%20Library",
"x_screenshot": "https://kerbalstuff.com/content/marzubus_5843/PsimaxSerial_Library/PsimaxSerial_Library.png"
},
"download_size": 91097,
"x_via": "Automated KerbalStuff CKAN submission",
"x_generated_by": "netkan"
}