NetKAN added mod - KerbalLaunchFailure-0.4.11.2
This commit is contained in:
parent
b2303dd7b9
commit
629fabc19b
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KerbalLaunchFailure",
|
||||
"name": "Kerbal Launch Failure",
|
||||
"abstract": "Random launch failures",
|
||||
"author": "linuxgurugamer",
|
||||
"version": "0.4.11.2",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"ksp_version_max": "1.12.4",
|
||||
"license": "GPL-2.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149999-12-kerbal-launch-failure-revived/",
|
||||
"spacedock": "https://spacedock.info/mod/989/Kerbal%20Launch%20Failure",
|
||||
"repository": "https://github.com/linuxgurugamer/ksp-KerbalLaunchFailure",
|
||||
"bugtracker": "https://github.com/linuxgurugamer/ksp-KerbalLaunchFailure/issues",
|
||||
"remote-avc": "http://ksp.spacetux.net/avc/KerbalLaunchFailure"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ToolbarController"
|
||||
},
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KerbalLaunchFailure",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/989/Kerbal%20Launch%20Failure/download/0.4.11.2",
|
||||
"download_size": 8154330,
|
||||
"download_hash": {
|
||||
"sha1": "695744C00CC389AC6B9CC54AFDFBADB5E52FD577",
|
||||
"sha256": "DE42355A1992A73272FB1E91CCED2C1ACEA93318D3F475EF15F402696F6C40D3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 8797412,
|
||||
"release_date": "2022-11-28T20:02:17.058487+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue