diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.29.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.29.ckan new file mode 100644 index 0000000000..2701c4ce46 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.29.ckan @@ -0,0 +1,25 @@ +{ + "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-1462011649.52261.jpg" + }, + "version": "1.29", + "ksp_version": "1.1.2", + "install": [ + { + "file": "GameData/InterstellarFuelSwitch/Plugins", + "install_to": "GameData/InterstellarFuelSwitch", + "filter": "MiniAVC.xml" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/1.29", + "download_size": 74018, + "x_generated_by": "netkan" +} diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.29.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.29.ckan new file mode 100644 index 0000000000..b980e901ac --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.29.ckan @@ -0,0 +1,39 @@ +{ + "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-1462011649.52261.jpg" + }, + "version": "1.29", + "ksp_version": "1.1.2", + "depends": [ + { + "name": "CommunityResourcePack", + "min_version": "0.5.1" + }, + { + "name": "InterstellarFuelSwitch-Core", + "min_version": "1.28" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "download": "https://spacedock.info/mod/175/Interstellar%20Fuel%20Switch/download/1.29", + "download_size": 74018, + "x_generated_by": "netkan" +}