mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - PsimaxSerialLibrary/PsimaxSerialLibrary-0.4.ckan"
This commit is contained in:
@ -1,8 +1,18 @@
|
|||||||
{
|
{
|
||||||
"identifier": "PsimaxSerialLibrary",
|
|
||||||
"x_via": "Automated KerbalStuff CKAN submission",
|
|
||||||
"license": "GPL-3.0",
|
|
||||||
"spec_version": "v1.4",
|
"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": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "PsimaxSerial.dll",
|
"file": "PsimaxSerial.dll",
|
||||||
@ -13,18 +23,8 @@
|
|||||||
"install_to": "GameData"
|
"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",
|
"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,
|
"download_size": 91097,
|
||||||
|
"x_via": "Automated KerbalStuff CKAN submission",
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user