From 4a4db3176ede99784725bd82c9c957ee62400a6e Mon Sep 17 00:00:00 2001 From: Willhelm Rendahl Date: Mon, 1 Jun 2015 19:35:43 +0200 Subject: [PATCH] IFS, IFS-Core and OpenTree --- .../InterstellarFuelSwitch-Core-1.6.ckan | 24 +++++++++++ .../InterstellarFuelSwitch-1.6.ckan | 40 +++++++++++++++++++ OpenTree/OpenTree-2.1.ckan | 22 ++++++++++ 3 files changed, 86 insertions(+) create mode 100644 InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.6.ckan create mode 100644 InterstellarFuelSwitch/InterstellarFuelSwitch-1.6.ckan create mode 100644 OpenTree/OpenTree-2.1.ckan diff --git a/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.6.ckan b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.6.ckan new file mode 100644 index 0000000000..72cc513339 --- /dev/null +++ b/InterstellarFuelSwitch-Core/InterstellarFuelSwitch-Core-1.6.ckan @@ -0,0 +1,24 @@ +{ + "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", + "filter": "MiniAVC.xml" + } + ], + "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.6", + "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.6", + "x_generated_by": "netkan", + "download_size": 67575 +} diff --git a/InterstellarFuelSwitch/InterstellarFuelSwitch-1.6.ckan b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.6.ckan new file mode 100644 index 0000000000..00747a8c9c --- /dev/null +++ b/InterstellarFuelSwitch/InterstellarFuelSwitch-1.6.ckan @@ -0,0 +1,40 @@ +{ + "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", + "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", + "author": "FreeThinker", + "version": "1.6", + "download": "https://kerbalstuff.com/mod/718/Interstellar%20Fuel%20Switch/download/1.6", + "x_generated_by": "netkan", + "download_size": 67575 +} diff --git a/OpenTree/OpenTree-2.1.ckan b/OpenTree/OpenTree-2.1.ckan new file mode 100644 index 0000000000..e6baf033b8 --- /dev/null +++ b/OpenTree/OpenTree-2.1.ckan @@ -0,0 +1,22 @@ +{ + "spec_version": 1, + "license": "MIT", + "identifier": "OpenTree", + "depends": [ + { + "name": "ModuleManager" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/122571-1-02-OpenTree-A-tech-tree-with-more-freedom-and-accessibility-(v1-0)", + "kerbalstuff": "https://kerbalstuff.com/mod/829/OpenTree" + }, + "ksp_version": "1.0.2", + "name": "OpenTree", + "abstract": "A rebalanced tech tree with more freedom and mod support", + "author": "Oneiros", + "version": "2.1", + "download": "https://kerbalstuff.com/mod/829/OpenTree/download/2.1", + "x_generated_by": "netkan", + "download_size": 14693 +}