NetKAN generated mods - KSPInterstellarExtended-1.25.2.5
This commit is contained in:
parent
e1ffa71b8e
commit
b4f150b9b8
|
@ -4,6 +4,8 @@
|
|||
"name": "KSP Interstellar Extended",
|
||||
"abstract": "KSP Interstellar Extended (KSPI-E) is a plugin for Kerbal Space Program, designed to encourage bootstrapping toward ever more advanced levels of technology as well as utilizing In-Situ resources to expand the reach of Kerbal civilization. KSP Interstellar Extended aims to continue in Fractals original KSPI vision in providing a realistic road to the stars. Note: requires CTT 3.0.1",
|
||||
"author": "FreeThinker",
|
||||
"version": "1.25.2.5",
|
||||
"ksp_version": "1.8.1",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*",
|
||||
|
@ -11,16 +13,21 @@
|
|||
"repository": "https://github.com/sswelm/KSP-Interstellar-Extended",
|
||||
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1470128568.7429862.png"
|
||||
},
|
||||
"version": "1.25.2.5",
|
||||
"ksp_version": "1.8.1",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"resources",
|
||||
"graphics",
|
||||
"manned",
|
||||
"sound"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn",
|
||||
"de-de",
|
||||
"fr-fr"
|
||||
"de-de"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
|
@ -80,10 +87,6 @@
|
|||
{
|
||||
"find": "GameData/WarpPlugin",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "InterstellarHybridRocketry",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.25.2.5",
|
||||
|
@ -93,13 +96,5 @@
|
|||
"sha256": "5C2DA64055E5205CFB094CF38DF6C6439DF8DC8C34B0E90D171EE437BB60857B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"resources",
|
||||
"graphics",
|
||||
"manned",
|
||||
"sound"
|
||||
],
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue