"NetKAN generated mods - YongeTechTreesPlugin-Revived-20161222"

This commit is contained in:
NetKAN inflator Robot 2016-12-22 17:54:46 +00:00
parent e492691698
commit 283b4da0c7
1 changed files with 51 additions and 0 deletions

View File

@ -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": "20161222",
"ksp_version": "1.2.2",
"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/20161222",
"download_size": 1612749,
"download_hash": {
"sha1": "D7520693C2ACC9BE9C3398535E3AF94BD49B87F4",
"sha256": "9B9D5B38CCDDD60102ACD7D55CE1C6D3A32B33ADDD3E767F66D5594AC5186FC3"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}