"NetKAN generated mods - TACLS-Config-Stock-v0.12.6"
This commit is contained in:
parent
06a00e5831
commit
f8413735f2
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "TACLS-Config-Stock",
|
||||
"name": "TAC Life Support (TACLS) - stock config",
|
||||
"abstract": "Stock configuration for TACLS",
|
||||
"author": [
|
||||
"KSP-RO Group/JPLRepo",
|
||||
"Taranis Elsu"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"repository": "https://github.com/KSP-RO/TacLifeSupport"
|
||||
},
|
||||
"version": "v0.12.6",
|
||||
"ksp_version": "any",
|
||||
"provides": [
|
||||
"TACLS-Config"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "TACLS"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "TACLS-Config"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"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.6/TacLifeSupport_V0.12.6.zip",
|
||||
"download_size": 4999687,
|
||||
"download_hash": {
|
||||
"sha1": "2A4A8D3F40A0F16D955B2046C4578E5130D54048",
|
||||
"sha256": "22D96205F73A9E98CEDB869579DCBD56F76F7CB4ADC781E117D586EB9927317B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue