NetKAN generated mods - QuickStart-1-2.2.0.8
This commit is contained in:
parent
9879fcaa99
commit
16fbdce9dc
|
@ -0,0 +1,42 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "QuickStart",
|
||||
"name": "QuickStart",
|
||||
"abstract": "Adds the possibility go to the last game saved after the loading of KSP.",
|
||||
"author": [
|
||||
"malah",
|
||||
"linuxgurugamer"
|
||||
],
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174445-151-malahs-quick-mods/",
|
||||
"spacedock": "https://spacedock.info/mod/110/QuickStart",
|
||||
"repository": "https://github.com/linuxgurugamer/QuickMods"
|
||||
},
|
||||
"version": "1:2.2.0.8",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.8.1",
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"fr-fr"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ClickThroughBlocker"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/QuickMods/QuickStart",
|
||||
"install_to": "GameData/QuickMods"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/110/QuickStart/download/2.2.0.8",
|
||||
"download_size": 37894,
|
||||
"download_hash": {
|
||||
"sha1": "FFD70B82A0499BD7E7E6A4CEE3529BBA73B0EE90",
|
||||
"sha256": "F156BEACAB4CB23F94B157B82D6D4A2D2F56302FEE6ECF3373917C20291E63CD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue