NetKAN generated mods - YongeTechTreesPlugin-Revived-1-0.7.0

This commit is contained in:
NetKAN inflator Robot 2020-02-05 22:58:01 +00:00
parent 7de0e2f390
commit 4e749ce8cd
1 changed files with 51 additions and 0 deletions

View File

@ -0,0 +1,51 @@
{
"spec_version": "v1.4",
"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",
"linuxgurugamer"
],
"version": "1:0.7.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/165667-*",
"spacedock": "https://spacedock.info/mod/1526/YongeTech:%20Tech%20Trees%20Plugin%20Re-Revived",
"repository": "https://github.com/linuxgurugamer/YTK_TechTrees",
"x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/YongeTech_Tech_Trees_Plugin_Re-Revived/YongeTech_Tech_Trees_Plugin_Re-Revived-1505867502.4576943.png"
},
"tags": [
"plugin",
"tech-tree"
],
"provides": [
"YongeTechTreesPlugin"
],
"suggests": [
{
"name": "ETT"
}
],
"conflicts": [
{
"name": "YongeTechTreesPlugin"
}
],
"install": [
{
"find": "GameData/YongeTech_TechTreesPlugin",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/1526/YongeTech:%20Tech%20Trees%20Plugin%20Re-Revived/download/0.7.0",
"download_size": 35670,
"download_hash": {
"sha1": "AE9CB8915CBFA4DDEFA019C82093062495E3CFBC",
"sha256": "DEEC0FABBF775DDAFDFDF1B8274E0188E472969AEA5F208BF8E2BCD390471A58"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}