From 734cedef69821744395eaa208f93f89d33e7eb93 Mon Sep 17 00:00:00 2001 From: NetKAN bot Date: Fri, 22 May 2015 12:21:00 +0200 Subject: [PATCH] NetKAN generated mods - CryoEngines/CryoEngines-0.1.5, InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.2, InterstellarFuelSwitch/InterstellarFuelSwitch-1.2, NearFutureConstruction/NearFutureConstruction-0.5.2 --- CryoEngines/CryoEngines-0.1.5.ckan | 2 +- .../InterstellarFuelSwitch-Core-1.2.ckan | 23 +++++++++++++++ .../InterstellarFuelSwitch-1.2.ckan | 29 +++++++++++++++++-- .../NearFutureConstruction-0.5.2.ckan | 2 +- 4 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.2.ckan diff --git a/CryoEngines/CryoEngines-0.1.5.ckan b/CryoEngines/CryoEngines-0.1.5.ckan index e4bc56bd86..f2d48f2691 100644 --- a/CryoEngines/CryoEngines-0.1.5.ckan +++ b/CryoEngines/CryoEngines-0.1.5.ckan @@ -4,7 +4,7 @@ "identifier": "CryoEngines", "depends": [ { - "name": "InterstellarFuelSwitch" + "name": "InterstellarFuelSwitch-Core" }, { "name": "CommunityResourcePack" diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.2.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.2.ckan new file mode 100644 index 0000000000..828af22d25 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": "v1.4", + "license": "CC-BY-NC", + "identifier": "InterstellarFuelSwitch-Core", + "name": "Interstellar Fuel Switch Core", + "install": [ + { + "file": "GameData/InterstellarFuelSwitch/Plugins", + "install_to": "GameData/InterstellarFuelSwitch" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/117932-1-0-Interstellar-Fuel-Switch-0-2", + "kerbalstuff": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch" + }, + "ksp_version": "1.0.2", + "abstract": "Interstellar Fuel Switch", + "author": "FreeThinker", + "version": "1.2", + "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.2", + "x_generated_by": "netkan", + "download_size": 64736 +} diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.2.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.2.ckan index 03a7e830f4..3b8a818f3d 100644 --- a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.2.ckan +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.2.ckan @@ -2,13 +2,36 @@ "spec_version": "v1.4", "license": "CC-BY-NC", "identifier": "InterstellarFuelSwitch", + "depends": [ + { + "name": "InterstellarFuelSwitch-Core" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "InterstellarFuelSwitch", + "install_to": "GameData", + "filter": "Plugins" + } + ], + "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", + "suggests": [ + { + "name": "CommunityResourcePack" + } + ], "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/117932-1-0-Interstellar-Fuel-Switch-0-2", - "kerbalstuff": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch" + "homepage": "http://forum.kerbalspaceprogram.com/threads/117932", + "bugtracker": "https://github.com/sswelm/KSPInterstellar/issues", + "repository": "https://github.com/sswelm/KSPInterstellar/tree/master/FuelSwitch", + "kerbalstuff": "https://kerbalstuff.com/mod/718" }, "ksp_version": "1.0.2", "name": "Interstellar Fuel Switch", - "abstract": "Interstellar Fuel Switch", "author": "FreeThinker", "version": "1.2", "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.2", diff --git a/NearFutureConstruction/NearFutureConstruction-0.5.2.ckan b/NearFutureConstruction/NearFutureConstruction-0.5.2.ckan index ee9cc97567..cabc021597 100644 --- a/NearFutureConstruction/NearFutureConstruction-0.5.2.ckan +++ b/NearFutureConstruction/NearFutureConstruction-0.5.2.ckan @@ -3,7 +3,7 @@ "identifier": "NearFutureConstruction", "depends": [ { - "name": "InterstellarFuelSwitch" + "name": "InterstellarFuelSwitch-Core" }, { "name": "CommunityResourcePack"