NetKAN added mod - TETRIXTechTree-2-2.7.20201221
This commit is contained in:
parent
04c9e4ea35
commit
44c7d28d69
|
@ -0,0 +1,49 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TETRIXTechTree",
|
||||
"name": "TETRIX TechTree",
|
||||
"abstract": "An extended TechTree in the style of Simplex, with additional nodes to better support mods.",
|
||||
"author": "theJesuit",
|
||||
"version": "2:2.7.20201221",
|
||||
"ksp_version": "1.11.0",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174731-18x-and-prior-simplex-techtree-110/",
|
||||
"spacedock": "https://spacedock.info/mod/2299/TETRIX%20TechTree"
|
||||
},
|
||||
"tags": [
|
||||
"config",
|
||||
"tech-tree"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
},
|
||||
{
|
||||
"name": "SimplexTechTree"
|
||||
},
|
||||
{
|
||||
"name": "ETT"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AngleCanMods",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2299/TETRIX%20TechTree/download/2.7.20201221",
|
||||
"download_size": 88513,
|
||||
"download_hash": {
|
||||
"sha1": "CA9694A560E310B5A85A67C100B20A2A6C74D77C",
|
||||
"sha256": "283CBC86ABD39BE1107A913795B1F320293C369597B72599541FE66D548E9886"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-21T10:58:22.774701+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue