CKAN-meta/TACLS/TACLS-v0.11.1.ckan

45 lines
1.4 KiB
JSON

{
"spec_version": "v1.2",
"identifier": "TACLS",
"name": "TAC Life Support (TACLS)",
"abstract": "Adds life support requirements and resources to all kerbals",
"author": "Taranis Elsu",
"license": "CC-BY-NC-SA-3.0",
"release_status": "stable",
"resources": {
"homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki",
"repository": "https://github.com/taraniselsu/TacLifeSupport",
"bugtracker": "https://github.com/taraniselsu/TacLifeSupport/issues"
},
"version": "v0.11.1",
"ksp_version": "1.0.0",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "TACLS-Config"
}
],
"suggests": [
{
"name": "KSP-AVC"
}
],
"install": [
{
"file": "GameData/ThunderAerospace",
"install_to": "GameData",
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
}
],
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1/TacLifeSupport_0.11.1.19.zip",
"download_size": 5996966,
"download_hash": {
"sha1": "8675CCEDC36D2BD2FF39F3D4E8D8694F52E017AC",
"sha256": "1407C3519C90ACE1620C27485A8EB826F8AF1D0C9E23CB5307875615BD9BB0BD"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}