"NetKAN generated mods - QuickStart-v1.15"
This commit is contained in:
parent
e358b8dd48
commit
febb423fdf
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"spec_version": 1,
|
||||||
|
"identifier": "QuickStart",
|
||||||
|
"name": "QuickStart",
|
||||||
|
"abstract": "Adds the possibility go to the last game saved after the loading of KSP.",
|
||||||
|
"author": "malah",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"resources": {
|
||||||
|
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/85834-1",
|
||||||
|
"spacedock": "https://spacedock.info/mod/110/QuickStart",
|
||||||
|
"repository": "https://github.com/malahx/QuickStart"
|
||||||
|
},
|
||||||
|
"version": "v1.15",
|
||||||
|
"ksp_version_min": "1.1.0",
|
||||||
|
"ksp_version_max": "1.1.99",
|
||||||
|
"install": [
|
||||||
|
{
|
||||||
|
"file": "GameData/QuickStart",
|
||||||
|
"install_to": "GameData"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"download": "https://spacedock.info/mod/110/QuickStart/download/v1.15",
|
||||||
|
"download_size": 31135,
|
||||||
|
"x_generated_by": "netkan"
|
||||||
|
}
|
Loading…
Reference in New Issue