CKAN-meta/TACLS/TACLS-0.11.2.1.ckan

41 lines
1.2 KiB
Plaintext

{
"spec_version": "v1.2",
"identifier": "TACLS",
"name": "TAC Life Support",
"abstract": "A life support system from Thunder Aerospace Corporation (TAC)",
"author": "Taranis Elsu",
"license": "CC-BY-NC-SA-3.0",
"resources": {
"homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki",
"kerbalstuff": "https://kerbalstuff.com/mod/733/TAC%20Life%20Support",
"repository": "https://github.com/taraniselsu/TacLifeSupport",
"bugtracker": "https://github.com/taraniselsu/TacLifeSupport/issues"
},
"version": "0.11.2.1",
"ksp_version_min": "1.0.0",
"ksp_version_max": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "TACLS-Config"
}
],
"suggests": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "GameData/ThunderAerospace",
"install_to": "GameData",
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
}
],
"download": "http://ckan1.spacedock.info/storage/TaranisElsu_72/TAC_Life_Support/TAC_Life_Support-0.11.2.1.zip",
"download_size": 5997881,
"x_generated_by": "netkan"
}