diff --git a/CoherentContracts/CoherentContracts-1.02.ckan b/CoherentContracts/CoherentContracts-1.02.ckan index 122eba3cb2..c5eb392f3a 100644 --- a/CoherentContracts/CoherentContracts-1.02.ckan +++ b/CoherentContracts/CoherentContracts-1.02.ckan @@ -11,7 +11,7 @@ "x_screenshot": "https://spacedock.info/content/DuoDex_731/Coherent_Contracts/Coherent_Contracts-1461631264.3143678.png" }, "version": "1.02", - "ksp_version": "1.2.0", + "ksp_version": "1.2.2", "depends": [ { "name": "ModuleManager" diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.3.2.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.3.2.ckan new file mode 100644 index 0000000000..5b5b9c5089 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-2.3.2.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch-Core", + "name": "Interstellar Fuel Switch Core", + "abstract": "Core plugin for Interstellar Fuel Switch", + "author": "FreeThinker", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/", + "spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg" + }, + "version": "2.3.2", + "ksp_version": "1.2.2", + "recommends": [ + { + "name": "TweakScale", + "min_version": "2.2.10" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch/Plugins", + "install_to": "GameData/InterstellarFuelSwitch" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.3.2", + "download_size": 2028510, + "download_hash": { + "sha1": "7FA27AC29C7074B3396D81AA12C5F8B06459100F", + "sha256": "2576450009BE05A51DFB47CFC0DC2002F01DCB04E3D60795EE9DB11894C0C00B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +} diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-2.3.2.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.3.2.ckan new file mode 100644 index 0000000000..4641aaed67 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-2.3.2.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch", + "name": "Interstellar Fuel Switch", + "abstract": "Library that enables switching the contents, meshes, and textures of tanks.", + "author": "FreeThinker", + "license": "GPL-2.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/106243-105interstellar-fuel-switch-118-updated-10-11-2015/", + "spacedock": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch", + "bugtracker": "https://github.com/sswelm/KSP-Interstellar-Extended/issues", + "x_screenshot": "https://spacedock.info/content/FreeThinker_517/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1481278354.0821617.jpg" + }, + "version": "2.3.2", + "ksp_version": "1.2.2", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.5.1" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KSPInterstellarExtended" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/2.3.2", + "download_size": 2028510, + "download_hash": { + "sha1": "7FA27AC29C7074B3396D81AA12C5F8B06459100F", + "sha256": "2576450009BE05A51DFB47CFC0DC2002F01DCB04E3D60795EE9DB11894C0C00B" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}