"NetKAN generated mods - TACLS-Config-Stock-v0.12.8"
This commit is contained in:
parent
c1e728f903
commit
15988e1a62
|
@ -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.8",
|
||||
"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.8/TacLifeSupport_V0.12.8.zip",
|
||||
"download_size": 5021360,
|
||||
"download_hash": {
|
||||
"sha1": "4B5758C7F2B5C980DE16A06B27C3043FA3E169BC",
|
||||
"sha256": "4CA680F97B1425B26972B61E673F294AD64FDDA7FA34416EF1E93F67BD7C31CB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue