NetKAN generated mods - QuickExit/QuickExit-v1.20, QuickHide/QuickHide-v2.00, QuickIVA/QuickIVA-v1.01, QuickMute/QuickMute-v1.01
This commit is contained in:
parent
67b56b7f35
commit
2266e65fbb
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "QuickExit",
|
||||
"license": "GPL-3.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickExit",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "QuickExit",
|
||||
"abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.",
|
||||
"author": "malah",
|
||||
"version": "v1.20",
|
||||
"download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.20",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 40732
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "QuickHide",
|
||||
"license": "GPL-3.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickHide",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/396/QuickHide"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "QuickHide",
|
||||
"abstract": "QuickHide is a plugin which adds the possibility to hide all mods from the stock toolbar.",
|
||||
"author": "malah",
|
||||
"version": "v2.00",
|
||||
"download": "https://kerbalstuff.com/mod/396/QuickHide/download/v2.00",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 36252
|
||||
}
|
|
@ -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.01",
|
||||
"download": "https://kerbalstuff.com/mod/568/QuickIVA/download/v1.01",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 43086
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "QuickMute",
|
||||
"license": "GPL-3.0",
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Toolbar"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "QuickMute",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/509/QuickMute"
|
||||
},
|
||||
"ksp_version": "0.90",
|
||||
"name": "QuickMute",
|
||||
"abstract": "QuickMute is a plugin which adds the possibility to mute all the KSP sounds.",
|
||||
"author": "malah",
|
||||
"version": "v1.01",
|
||||
"download": "https://kerbalstuff.com/mod/509/QuickMute/download/v1.01",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 49851
|
||||
}
|
Loading…
Reference in New Issue