"NetKAN generated mods - TACLS-Config-Stock-v0.11.1"
This commit is contained in:
parent
15dcb5bdd7
commit
d50e7ad7c3
|
@ -3,17 +3,22 @@
|
||||||
"identifier": "TACLS-Config-Stock",
|
"identifier": "TACLS-Config-Stock",
|
||||||
"name": "TAC Life Support (TACLS) - stock config",
|
"name": "TAC Life Support (TACLS) - stock config",
|
||||||
"abstract": "Stock configuration for TACLS",
|
"abstract": "Stock configuration for TACLS",
|
||||||
|
"author": "taraniselsu",
|
||||||
"license": "CC-BY-NC-SA-3.0",
|
"license": "CC-BY-NC-SA-3.0",
|
||||||
"ksp_version": "any",
|
|
||||||
"release_status": "stable",
|
"release_status": "stable",
|
||||||
|
"resources": {
|
||||||
|
"repository": "https://github.com/taraniselsu/TacLifeSupport"
|
||||||
|
},
|
||||||
|
"version": "v0.11.1",
|
||||||
|
"ksp_version": "any",
|
||||||
|
"provides": [
|
||||||
|
"TACLS-Config"
|
||||||
|
],
|
||||||
"depends": [
|
"depends": [
|
||||||
{
|
{
|
||||||
"name": "TACLS"
|
"name": "TACLS"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"provides": [
|
|
||||||
"TACLS-Config"
|
|
||||||
],
|
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
{
|
{
|
||||||
"name": "TACLS-Config"
|
"name": "TACLS-Config"
|
||||||
|
@ -27,12 +32,12 @@
|
||||||
"filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)"
|
"filter_regexp": "^(?!GameData/ThunderAerospace/TacLifeSupport/PluginData/TacLifeSupport/LifeSupport.cfg)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"resources": {
|
|
||||||
"repository": "https://github.com/taraniselsu/TacLifeSupport"
|
|
||||||
},
|
|
||||||
"author": "taraniselsu",
|
|
||||||
"version": "v0.11.1",
|
|
||||||
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1/TacLifeSupport_0.11.1.19.zip",
|
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.11.1/TacLifeSupport_0.11.1.19.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 5996966,
|
||||||
"download_size": 5996966
|
"download_hash": {
|
||||||
|
"sha1": "8675CCEDC36D2BD2FF39F3D4E8D8694F52E017AC",
|
||||||
|
"sha256": "1407C3519C90ACE1620C27485A8EB826F8AF1D0C9E23CB5307875615BD9BB0BD"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue