diff --git a/KSPInterstellarExtended/KSPInterstellarExtended-1.23.0.3.ckan b/KSPInterstellarExtended/KSPInterstellarExtended-1.23.0.3.ckan new file mode 100644 index 0000000000..71427ed756 --- /dev/null +++ b/KSPInterstellarExtended/KSPInterstellarExtended-1.23.0.3.ckan @@ -0,0 +1,97 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPInterstellarExtended", + "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", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/172026-*", + "spacedock": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended", + "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.23.0.3", + "ksp_version": "1.5.1", + "localizations": [ + "en-us", + "es-es", + "pt-br", + "ru", + "zh-cn", + "de-de", + "fr-fr" + ], + "depends": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "TweakScale" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "PatchManager" + }, + { + "name": "InterstellarFuelSwitch" + }, + { + "name": "PersistentRotation" + }, + { + "name": "FilterExtensions" + }, + { + "name": "PhotonSailor" + }, + { + "name": "BetterBurnTime" + }, + { + "name": "HideEmptyTechNodes" + } + ], + "suggests": [ + { + "name": "CommunityResourcePack" + }, + { + "name": "CommunityTechTree" + }, + { + "name": "HeatControl" + }, + { + "name": "TexturesUnlimited" + }, + { + "name": "UniversalStorage" + }, + { + "name": "KerbalJointReinforcement" + } + ], + "install": [ + { + "find": "GameData/WarpPlugin", + "install_to": "GameData" + }, + { + "find": "InterstellarHybridRocketry", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/172/KSP%20Interstellar%20Extended/download/1.23.0.3", + "download_size": 185953956, + "download_hash": { + "sha1": "7B451DA40E2CE5D8C39C0E0FEB2F13E1D0D7D70E", + "sha256": "772FB2D38CA16F661D36A86C9F98B82E8B6C4C9A877ECBAF3A3552451B9EB6F5" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}