"NetKAN generated mods - TACLS-Config-Stock-v0.10.3"
This commit is contained in:
parent
3156a3a4d3
commit
ed902a4edb
|
@ -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.10.3",
|
||||||
|
"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.10.3",
|
|
||||||
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.3/TacLifeSupport_0.10.3.17.zip",
|
"download": "https://github.com/taraniselsu/TacLifeSupport/releases/download/v0.10.3/TacLifeSupport_0.10.3.17.zip",
|
||||||
"x_generated_by": "netkan",
|
"download_size": 5996558,
|
||||||
"download_size": 5996558
|
"download_hash": {
|
||||||
|
"sha1": "50075BBB56580A701CE9BA5F1AB373DDEF62C405",
|
||||||
|
"sha256": "64B880862CD7332CCB050658C779AF239C5A3A263E6FB5D6A8FA3F1C202B35E4"
|
||||||
|
},
|
||||||
|
"download_content_type": "application/zip",
|
||||||
|
"x_generated_by": "netkan"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue