NetKAN generated mods - MicroFuels/MicroFuels-0.1, PsimaxSerialLibrary/PsimaxSerialLibrary-0.4

This commit is contained in:
NetKAN bot 2015-03-01 00:32:06 +01:00
parent 915ee68e9d
commit 06d4c24af5
2 changed files with 60 additions and 0 deletions

View File

@ -0,0 +1,32 @@
{
"identifier": "MicroFuels",
"x_via": "Automated KerbalStuff CKAN submission",
"license": "CC-BY-SA-3.0",
"spec_version": "v1.4",
"install": [
{
"file": "MOSOI",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
},
{
"name": "ModularFuelTanks"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108486-Concept-phase-MOSOI-Ind-MicroFuels-(Half-RF-half-stock)",
"kerbalstuff": "https://kerbalstuff.com/mod/541/MicroFuels"
},
"ksp_version": "0.90",
"name": "MicroFuels",
"abstract": "This mod is something between RealFuels and Stock fuel system. It introduces hypergolic fuels and boil-off of cryogenic fuel.",
"author": "Niemand303",
"version": "0.1",
"download": "https://kerbalstuff.com/mod/541/MicroFuels/download/0.1",
"x_generated_by": "netkan",
"download_size": 7123
}

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
}