"NetKAN generated mods - KSPInterstellarExtended-1.7.1"

This commit is contained in:
NetKAN inflator Robot 2018-03-03 17:15:24 +00:00
parent 1f3e73e330
commit efd336fcc9
1 changed files with 51 additions and 21 deletions

View File

@ -1,57 +1,87 @@
{
"spec_version": 1,
"spec_version": "v1.4",
"comment": "return vref when .version file is valid",
"identifier": "KSPInterstellarExtended",
"name": "KSP Interstellar Extended",
"abstract": "KSP Interstellar Extended 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.",
"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",
"license": "GPL-3.0",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/100190-105-ksp-interstellar-extended-168-18-02-2016-improved-gravity-well-and-molten-salt-reactor/",
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/155255-12213-kspi-extended",
"spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended",
"x_screenshot": "https://spacedock.info/content/FreeThinker_517/KSP_Interstellar_Extended/KSP_Interstellar_Extended-1455876515.8128302.jpg"
"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.7.1",
"ksp_version": "1.1.0",
"ksp_version": "1.3.1",
"depends": [
{
"name": "CommunityResourcePack",
"min_version": "0.4.2"
"min_version": "0.7.1"
},
{
"name": "Toolbar",
"min_version": "1.7.9"
"name": "CommunityTechTree",
"min_version": "1:3.2.0"
},
{
"name": "InterstellarFuelSwitch",
"min_version": "1.7"
"name": "InterstellarFuelSwitch-Core",
"min_version": "2.9.5"
},
{
"name": "TweakScale",
"min_version": "2.1"
"min_version": "2.3.3"
},
{
"name": "ModuleManager",
"min_version": "2.6.3"
"min_version": "2.8.1"
},
{
"name": "HeatControl"
}
],
"recommends": [
{
"name": "FilterExtensions"
}
],
"suggests": [
"name": "PatchManager",
"min_version": "0.0.10"
},
{
"name": "CrossFeedEnabler"
"name": "UniversalStorage",
"min_version": "1.2.2"
},
{
"name": "InterstellarFuelSwitch",
"min_version": "2.9.5"
},
{
"name": "FilterExtensions",
"min_version": "3.0.0"
},
{
"name": "HideEmptyTechNodes",
"min_version": "0.8.0"
},
{
"name": "KerbalJointReinforcement"
},
{
"name": "UniversalStorage"
},
{
"name": "PersistentRotation"
}
],
"install": [
{
"file": "GameData/WarpPlugin",
"install_to": "GameData",
"filter": "MiniAVC.xml"
"find": "GameData/WarpPlugin",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.7.1",
"download_size": 63782675,
"download_size": 124219351,
"download_hash": {
"sha1": "B1E6D09843363A80FCCE078CC2CA676AA5707654",
"sha256": "BAFBD8745E6431C3B7F1F4B5239947AA597E32E13C41FCCFEA303BB9CE4650FA"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}