mirror of
https://github.com/KSP-CKAN/CKAN-meta.git
synced 2024-10-13 00:59:46 +00:00
"NetKAN generated mods - QuickExit/QuickExit-v1.31.ckan"
This commit is contained in:
@ -1,30 +1,30 @@
|
|||||||
{
|
{
|
||||||
"spec_version": 1,
|
"spec_version": 1,
|
||||||
"identifier": "QuickExit",
|
"identifier": "QuickExit",
|
||||||
|
"name": "QuickExit",
|
||||||
|
"abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.",
|
||||||
|
"author": "malah",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickExit",
|
||||||
|
"kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit",
|
||||||
|
"repository": "https://github.com/malahx/QuickExit",
|
||||||
|
"x_screenshot": "https://kerbalstuff.com/content/malah_88/QuickExit/QuickExit.png"
|
||||||
|
},
|
||||||
|
"version": "v1.31",
|
||||||
|
"ksp_version": "1.0.4",
|
||||||
|
"suggests": [
|
||||||
|
{
|
||||||
|
"name": "Toolbar"
|
||||||
|
}
|
||||||
|
],
|
||||||
"install": [
|
"install": [
|
||||||
{
|
{
|
||||||
"file": "GameData/QuickExit",
|
"file": "GameData/QuickExit",
|
||||||
"install_to": "GameData"
|
"install_to": "GameData"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"suggests": [
|
|
||||||
{
|
|
||||||
"name": "Toolbar"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ksp_version": "1.0.4",
|
|
||||||
"name": "QuickExit",
|
|
||||||
"abstract": "QuickExit is a plugin which adds the possibility to exit KSP at any time.",
|
|
||||||
"version": "v1.31",
|
|
||||||
"author": "malah",
|
|
||||||
"download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.31",
|
"download": "https://kerbalstuff.com/mod/341/QuickExit/download/v1.31",
|
||||||
"resources": {
|
|
||||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/95168#QuickExit",
|
|
||||||
"repository": "https://github.com/malahx/QuickExit",
|
|
||||||
"kerbalstuff": "https://kerbalstuff.com/mod/341/QuickExit",
|
|
||||||
"x_screenshot": "https://kerbalstuff.com/content/malah_88/QuickExit/QuickExit.png"
|
|
||||||
},
|
|
||||||
"download_size": 60132,
|
"download_size": 60132,
|
||||||
"x_generated_by": "netkan"
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user