NetKAN generated mods

This commit is contained in:
NetKAN bot 2015-02-09 14:48:15 +01:00
parent e1e7149f05
commit 331077fb54
5 changed files with 147 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"name": "Control Lock",
"identifier": "001ControlLock",
"author": "Diazo",
"abstract": "Lock KSP so that when entering text in a text field, you do not pass commands to your vessel.",
"license": "public-domain",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108561",
"repository": "https://github.com/SirDiazo/ControlLock"
},
"recommends": [
{
"name": "Toolbar"
}
],
"install": [
{
"file": "GameData/001ControlLock",
"install_to": "GameData"
}
],
"version": "1.2",
"download": "https://github.com/SirDiazo/ControlLock/releases/download/1.2/ControlLock12.zip",
"x_generated_by": "netkan",
"download_size": 15821
}

View File

@ -0,0 +1,22 @@
{
"spec_version": "v1.4",
"identifier": "CommandPodRebalance",
"license": "MIT",
"install": [
{
"find": "Spheniscine",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/467/Command%20Pod%20Rebalance"
},
"ksp_version": "0.90",
"name": "Command Pod Rebalance",
"abstract": "",
"author": "Spheniscine",
"version": "0.2",
"download": "https://kerbalstuff.com/mod/467/Command%20Pod%20Rebalance/download/0.2",
"x_generated_by": "netkan",
"download_size": 1559
}

View File

@ -0,0 +1,29 @@
{
"spec_version": "v1.4",
"identifier": "QuickIVA",
"license": "GPL-3.0",
"install": [
{
"find": "QuickIVA",
"install_to": "GameData"
}
],
"resources": {
"repository": "https://github.com/malahx/QuickIVA",
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
"kerbalstuff": "https://kerbalstuff.com/mod/568/QuickIVA"
},
"suggests": [
{
"name": "RasterPropMonitor"
}
],
"ksp_version": "0.90",
"name": "QuickIVA",
"abstract": "QuickIVA is a small plugin which adds a switch to the IVA at the loading or the launch of a vessel.",
"author": "malah",
"version": "v1.00",
"download": "https://kerbalstuff.com/mod/568/QuickIVA/download/v1.00",
"x_generated_by": "netkan",
"download_size": 42988
}

View File

@ -0,0 +1,28 @@
{
"spec_version": "v1.4",
"identifier": "QuizTech",
"license": "CC-BY-4.0",
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "QuizTech",
"install_to": "GameData"
}
],
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/108277-WIP-90-QuizTech-v1-0",
"kerbalstuff": "https://kerbalstuff.com/mod/530/QuizTech"
},
"ksp_version": "0.90",
"name": "QuizTech",
"abstract": "A pack to enhance your KSP experience with new engines and rocket parts. Plus any extra gizmos that....do stuff!",
"author": "Quiznos323",
"version": "v1.2",
"download": "https://kerbalstuff.com/mod/530/QuizTech/download/v1.2",
"x_generated_by": "netkan",
"download_size": 1414500
}

View File

@ -0,0 +1,39 @@
{
"spec_version": "v1.2",
"name": "TestFlight",
"abstract": "Flight Testing of your space hardware in KSP! Fly your parts to gain flight data and make them more reliable and less likely to fail.",
"identifier": "TestFlight",
"license": "CC-BY-NC-SA-4.0",
"release_status": "stable",
"ksp_version": "0.90",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/88187",
"repository": "https://github.com/jwvanderbeck/TestFlight",
"bugtracker": "https://github.com/jwvanderbeck/TestFlight/issues"
},
"install": [
{
"file": "GameData/TestFlight",
"install_to": "GameData"
}
],
"depends": [
{
"name": "ModuleManager",
"min_version": "2.5.8"
}
],
"suggests": [
{
"name": "RP-0"
},
{
"name": "RealismOverhaul"
}
],
"author": "jwvanderbeck",
"version": "1.0.0.0",
"download": "https://github.com/jwvanderbeck/TestFlight/releases/download/1.0.0.0/TestFlight-1.0.0.0.zip",
"x_generated_by": "netkan",
"download_size": 108676
}