'NetKAN generated mods - TACLS-Config-Stock/TACLS-Config-Stock-v0.10.3.ckan'
This commit is contained in:
parent
5b773db798
commit
5b1f1813f5
|
@ -1,38 +0,0 @@
|
||||||
{
|
|
||||||
"spec_version": 1,
|
|
||||||
"identifier": "TACLS-Config-Stock",
|
|
||||||
"name": "TAC Life Support (TACLS) - stock config",
|
|
||||||
"abstract": "Stock configuration for TACLS",
|
|
||||||
"license": "CC-BY-NC-SA-3.0",
|
|
||||||
"ksp_version": "any",
|
|
||||||
"release_status": "stable",
|
|
||||||
"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": {
|
|
||||||
"repository": "https://github.com/taraniselsu/TacLifeSupport"
|
|
||||||
},
|
|
||||||
"author": "taraniselsu",
|
|
||||||
"version": "v0.10.3",
|
|
||||||
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.3/TacLifeSupport_0.10.3.17.zip",
|
|
||||||
"x_generated_by": "netkan",
|
|
||||||
"download_size": 5996558
|
|
||||||
}
|
|
Loading…
Reference in New Issue