1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00
Files
CKAN-meta/TACLS/TACLS-0.11.2.1.ckan
Paul Fenwick 804497040e Move i.52k.de/kspmods -> ckan1.spacedock.info
`$ perl -i -pe's{i\.52k\.de/kspmods}{ckan1.spacedock.info}g' */*.ckan`

![Everybody stand back! I know regular expressions!](https://imgs.xkcd.com/comics/regular_expressions.png)
2016-02-26 14:20:17 -05:00

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"
}