"NetKAN generated mods - YongeTechTreesPlugin-Revived-1-0.6.1"
This commit is contained in:
parent
09722c0f19
commit
1634f048c2
|
@ -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",
|
||||
"ksp_version": "1.4.3",
|
||||
"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",
|
||||
"download_size": 41875,
|
||||
"download_hash": {
|
||||
"sha1": "7E4FEC575F249F2730405ED1CB22A010B53C13B6",
|
||||
"sha256": "94EE2E13AF74E62DCCB71573EFDED24C53A948795D41867BF2B2B5DFE232072F"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue