NetKAN generated mods - TACLS-1-V0.15.0.0 (#1872)
This commit is contained in:
parent
05e0850a13
commit
fdfefe93cc
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"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.15.0.0",
|
||||
"ksp_version_min": "1.9.0",
|
||||
"ksp_version_max": "1.9.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.15.0.0/TacLifeSupport_V0.15.0.zip",
|
||||
"download_size": 5209283,
|
||||
"download_hash": {
|
||||
"sha1": "87E5B2DFDC499661791CDA016A20BF9E92D99AC7",
|
||||
"sha256": "441733B4BED018D7F564B31EF0A4027100CA476EA71066D9EDC71F20567829B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue