NetKAN generated mods - TACLS-1-V0.16.0.0
This commit is contained in:
parent
639ecc5f9f
commit
1bb6b60280
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TACLS",
|
||||
"name": "TAC Life Support (TACLS)",
|
||||
"abstract": "Life Support from Thunder Aerospace Corporation",
|
||||
"author": [
|
||||
"KSP-RO Group/JPLRepo",
|
||||
"Taranis Elsu"
|
||||
],
|
||||
"version": "1:V0.16.0.0",
|
||||
"ksp_version_min": "1.10.0",
|
||||
"ksp_version_max": "1.10.99",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/KSP-RO/TacLifeSupport/wiki",
|
||||
"repository": "https://github.com/KSP-RO/TacLifeSupport",
|
||||
"bugtracker": "https://github.com/KSP-RO/TacLifeSupport/issues"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"crewed",
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"es-mx",
|
||||
"ja",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "BackgroundResources"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/ThunderAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/KSP-RO/TacLifeSupport/releases/download/V0.16.0.0/TacLifeSupport_V0.16.0.zip",
|
||||
"download_size": 5262334,
|
||||
"download_hash": {
|
||||
"sha1": "F45252CDA4A9E28EFA7837E7F8611E594F1EEB8F",
|
||||
"sha256": "BF21402AFE016D19DAD7EE9CD9CFEF7D260585FC7B9A14CC49544EC5B74273D8"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-10-17T05:39:12Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue