From ca2dc2d01f8f833740d026798e49ce3389e4a82f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 28 Sep 2015 18:10:56 +0000 Subject: [PATCH] "NetKAN generated mods - InterstellarFuelSwitch-1.17" --- .../InterstellarFuelSwitch-1.17.ckan | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-1.17.ckan diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.17.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.17.ckan new file mode 100644 index 0000000000..508ed59e02 --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.17.ckan @@ -0,0 +1,41 @@ +{ + "spec_version": "v1.4", + "identifier": "InterstellarFuelSwitch", + "name": "Interstellar Fuel Switch", + "abstract": "Library that enables switching the contents, meshes, and textures of tanks.", + "description": "Interstellar Fuel Switch is mend for mod makers which want to add resource/mesh/texture switching to their tanks\nInterstellar Fuel Switch is an improved version of FSFuelSwitch, FSMeshSwitch and FSTextureSwitch, FSTextureSwitch2 made by Snjo", + "author": "FreeThinker", + "license": "CC-BY-NC", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/117932", + "kerbalstuff": "https://kerbalstuff.com/mod/718", + "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch", + "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues", + "x_screenshot": "https://kerbalstuff.com/content/FreeThinker_6401/Interstellar_Fuel_Switch/Interstellar_Fuel_Switch-1430809631.9793148.jpg" + }, + "version": "1.17", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "CommunityResourcePack" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.17", + "download_size": 68850, + "x_generated_by": "netkan" +}