"NetKAN generated mods - TACLS-Config-Stock-v0.12.4"

This commit is contained in:
NetKAN inflator Robot 2016-09-06 11:59:42 +00:00
parent 1fba1e2a7b
commit 8d555c1114
1 changed files with 4 additions and 11 deletions

View File

@ -1,5 +1,5 @@
{
"spec_version": "v1.4",
"spec_version": "v1.16",
"identifier": "TACLS-Config-Stock",
"name": "TAC Life Support (TACLS) - stock config",
"abstract": "Stock configuration for TACLS",
@ -29,16 +29,9 @@
],
"install": [
{
"find": "GameData/ThunderAerospace/TacLifeSupport",
"install_to": "GameData/ThunderAerospace",
"filter": [
"PluginData",
"Textures",
"MiniAVC.dll",
"TacLifeSupport.dll",
"TacLifeSupport.version"
],
"filter_regexp": "MM_*"
"find": "ThunderAerospace/TacLifeSupport/LifeSupport.cfg",
"find_matches_files": true,
"install_to": "GameData/ThunderAerospace/TacLifeSupport"
}
],
"download": "https://github.com/KSP-RO/TacLifeSupport/releases/download/v0.12.4/TacLifeSupport_v0.12.4.zip",