NetKAN generated mods - QuickBrake/QuickBrake-v1.00, QuickStart/QuickStart-v1.01, StockPlugins/StockPlugins-v1.02

This commit is contained in:
NetKAN bot 2015-05-09 23:03:33 +02:00
parent 359f654154
commit d30fd8928f
3 changed files with 113 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"x_via": "Automated KerbalStuff CKAN submission",
"identifier": "QuickBrake",
"license": "GPL-3.0",
"spec_version": "v1.00",
"install": [
{
"file": "GameData/QuickBrake",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickBrake",
"kerbalstuff": "https://kerbalstuff.com/mod/764/QuickBrake"
},
"ksp_version": "1.0.2",
"name": "QuickBrake",
"abstract": "QuickBrake is a small plugin which adds the possibility to brake your vessel at launch.",
"author": "malah",
"version": "v1.00",
"download": "https://kerbalstuff.com/mod/764/QuickBrake/download/v1.00",
"x_generated_by": "netkan",
"download_size": 29272
}

View File

@ -0,0 +1,24 @@
{
"x_via": "Automated KerbalStuff CKAN submission",
"identifier": "QuickStart",
"license": "GPL-3.0",
"spec_version": "v1.01",
"install": [
{
"file": "GameData/QuickStart",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickStart",
"kerbalstuff": "https://kerbalstuff.com/mod/763/QuickStart"
},
"ksp_version": "1.0.2",
"name": "QuickStart",
"abstract": "QuickStart is a small plugin which adds the possibility to go to the last game saved after the loading of KSP.",
"author": "malah",
"version": "v1.01",
"download": "https://kerbalstuff.com/mod/763/QuickStart/download/v1.01",
"x_generated_by": "netkan",
"download_size": 30322
}

View File

@ -0,0 +1,65 @@
{
"spec_version": 1,
"identifier": "StockPlugins",
"license": "public-domain",
"install": [
{
"file": "GameData/KerbalEngineer_Stock",
"install_to": "GameData"
},
{
"file": "GameData/KerbalGPS_Stock",
"install_to": "GameData"
},
{
"file": "GameData/Kerbaltek_Stock",
"install_to": "GameData"
},
{
"file": "GameData/kOS_Stock",
"install_to": "GameData"
},
{
"file": "GameData/MechJeb2_Stock",
"install_to": "GameData"
},
{
"file": "GameData/Protractor_Stock",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager"
}
],
"suggests": [
{
"name": "StockRT"
},
{
"name": "KerbalEngineerRedux"
},
{
"name": "kOS"
},
{
"name": "MechJeb2"
},
{
"name": "Protractor"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/99869",
"kerbalstuff": "https://kerbalstuff.com/mod/402/StockPlugins"
},
"ksp_version": "1.0.2",
"name": "StockPlugins",
"abstract": "StockPlugins is several ModuleManager config files which adds the possibility to use a plugin without the additional parts.",
"author": "malah",
"version": "v1.02",
"download": "https://kerbalstuff.com/mod/402/StockPlugins/download/v1.02",
"x_generated_by": "netkan",
"download_size": 34360
}