'NetKAN generated mods - TACLS-Config-Stock/TACLS-Config-Stock-0.11.1.20.ckan'
This commit is contained in:
parent
225948f3d4
commit
39de776555
|
@ -1,38 +0,0 @@
|
|||
{
|
||||
"spec_version": "v1.2",
|
||||
"identifier": "TACLS-Config-Stock",
|
||||
"name": "TAC Life Support (TACLS) - stock config",
|
||||
"abstract": "Stock configuration for TACLS",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "TACLS"
|
||||
}
|
||||
],
|
||||
"provides": [
|
||||
"TACLS-Config"
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TACLS-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ThunderAerospace",
|
||||
"install_to": "GameData",
|
||||
"comment": "This installs only the LifeSupport.cfg file",
|
||||
"filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://github.com/taraniselsu/TacLifeSupport/wiki",
|
||||
"kerbalstuff": "https://kerbalstuff.com/mod/733/TAC%20Life%20Support"
|
||||
},
|
||||
"ksp_version": "1.0",
|
||||
"author": "TaranisElsu",
|
||||
"version": "0.11.1.20",
|
||||
"download": "https://kerbalstuff.com/mod/733/TAC%20Life%20Support/download/0.11.1.20",
|
||||
"x_generated_by": "netkan",
|
||||
"download_size": 5996971
|
||||
}
|
Loading…
Reference in New Issue