NetKAN generated mods - QuickStart-1-2.2.0.1
This commit is contained in:
parent
2d9921ca4d
commit
a53b01f364
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"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.1",
|
||||
"ksp_version": "1.8.0",
|
||||
"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.1",
|
||||
"download_size": 36439,
|
||||
"download_hash": {
|
||||
"sha1": "91B8887B2BEA905938E5E3CE78C80FF009675648",
|
||||
"sha256": "171CD9D55DCA14C6C1CA7DC0276D7CE07AFEE96C693506E0BC9E94465E99350D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue