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:
@ -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,
|
||||
|
Reference in New Issue
Block a user