From e25a45c9557a9fe42a7d269d088158a7c4e57354 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot <netkan-bot@ksp-ckan.org> Date: Sun, 27 Nov 2016 21:44:53 +0000 Subject: [PATCH] "NetKAN generated mods - YongeTechTreesPlugin-Revived-20161125" --- ...YongeTechTreesPlugin-Revived-20161125.ckan | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 YongeTechTreesPlugin-Revived/YongeTechTreesPlugin-Revived-20161125.ckan diff --git a/YongeTechTreesPlugin-Revived/YongeTechTreesPlugin-Revived-20161125.ckan b/YongeTechTreesPlugin-Revived/YongeTechTreesPlugin-Revived-20161125.ckan new file mode 100644 index 0000000000..cfddc1cfcc --- /dev/null +++ b/YongeTechTreesPlugin-Revived/YongeTechTreesPlugin-Revived-20161125.ckan @@ -0,0 +1,51 @@ +{ + "spec_version": "v1.4", + "comment": "Probus has indicated an intention to upload this as a separate mod, rather than bundling in ETT", + "identifier": "YongeTechTreesPlugin-Revived", + "name": "YongeTech Tech Trees Plugin Revived", + "abstract": "Provides support to make creating and using custom tech trees easier. Allows part unlocks to be listed in the TechTree ConfigNode rather than having to edit every Part ConfigNode. Adds support for using custom textures to create icons for the tech tree. Adds a tree selection window to let the player select a tree for each new game.", + "author": [ + "yongedevil", + "Probus" + ], + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/112886-*", + "spacedock": "https://spacedock.info/mod/199/Engineering%20Tech%20Tree", + "repository": "https://github.com/yongedevil/YTK_TechTrees", + "x_screenshot": "https://spacedock.info/content/Probus_261/Engineering_Tech_Tree/Engineering_Tech_Tree-1455988837.071927.jpg" + }, + "version": "20161125", + "ksp_version": "1.2.1", + "provides": [ + "YongeTechTreesPlugin" + ], + "suggests": [ + { + "name": "ETT" + } + ], + "conflicts": [ + { + "name": "YongeTechTreesPlugin" + } + ], + "install": [ + { + "find": "GameData/YongeTech_TechTreesPlugin", + "install_to": "GameData" + }, + { + "find": "GameData/YongeTech_TechTreeConverter", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/199/Engineering%20Tech%20Tree/download/20161125", + "download_size": 1667700, + "download_hash": { + "sha1": "EECFE045891DBF1AA125A340F7AB81DD7987BE8F", + "sha256": "316E92DB994389C2BBBDDAA4B641F9A46EE21B37EB6A6FE1632EC84A56FCD38E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}