"NetKAN generated mods - YongeTechTreesPlugin-Revived-1-0.6.1.3"
This commit is contained in:
parent
cab05d4a0a
commit
c20a075422
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"version": "1:0.6.1.3",
|
||||
"ksp_version": "1.5.1",
|
||||
"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.6.1.3",
|
||||
"download_size": 53523,
|
||||
"download_hash": {
|
||||
"sha1": "F1884C3CBCB7CD08111C9F5505052ECB515854BE",
|
||||
"sha256": "39D999390F8C854D13797DE982D0CA014914A5D902CF6962426937FD9447E804"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue