1
0
mirror of https://github.com/KSP-CKAN/CKAN-meta.git synced 2024-10-13 00:59:46 +00:00

Remove MiniAVC filters from old mod versions (#1356)

This commit is contained in:
HebaruSan
2018-08-07 15:59:01 -05:00
committed by GitHub
parent 95cd48e213
commit 22be7c3f1a
184 changed files with 187 additions and 492 deletions

View File

@ -19,11 +19,6 @@
"name": "TACLS-Config"
}
],
"recommends": [
{
"name": "MiniAVC"
}
],
"suggests": [
{
"name": "KSP-AVC"
@ -33,8 +28,8 @@
{
"file": "GameData/ThunderAerospace",
"install_to": "GameData",
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
}
"filter_regexp": "PluginData/TacLifeSupport/LifeSupport\\.cfg$"
}
],
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.1/TacLifeSupport_0.10.1.13.zip",
"download_size": 5997448,