"NetKAN generated mods - ETT-1-v20160205"

This commit is contained in:
NetKAN inflator Robot 2016-02-20 00:03:51 +00:00
parent 87d317419d
commit 5851cf3e06
1 changed files with 49 additions and 0 deletions

49
ETT/ETT-1-v20160205.ckan Normal file
View File

@ -0,0 +1,49 @@
{
"spec_version": "v1.4",
"identifier": "ETT",
"name": "Engineering Tech Tree",
"abstract": "A tech tree based on engineering/scientific principles that is challenging to unlock yet fun to play through.",
"author": "Probus",
"license": "CC-BY-4.0",
"resources": {
"repository": "https://github.com/ProbusThrax/ETT"
},
"version": "1:v20160205",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
}
],
"recommends": [
{
"name": "DMagicOrbitalScience"
}
],
"suggests": [
{
"name": "KSPInterstellarExtended"
},
{
"name": "FASA"
},
{
"name": "KWRocketry"
},
{
"name": "AIESAerospace-Unofficial"
},
{
"name": "Firespitter"
}
],
"install": [
{
"find": "GameData/ETT",
"install_to": "GameData/ETT"
}
],
"download": "https://github.com/ProbusThrax/ETT/releases/download/v20160205/ETT.zip",
"download_size": 36486,
"x_generated_by": "netkan"
}