"NetKAN generated mods - TACLS-v0.13.6.0"
This commit is contained in:
parent
340f633d86
commit
c40777c8f7
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"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"
|
||||
},
|
||||
"version": "v0.13.6.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"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.13.6.0/TacLifeSupport_V0.13.6.zip",
|
||||
"download_size": 5210015,
|
||||
"download_hash": {
|
||||
"sha1": "55EAD9F8C4A9394931718C0E32B641A91F2F0C52",
|
||||
"sha256": "282D16EFC7BF60076C5D23FAF8C3598047FAC4B5874EDB301A44F891A65767C9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue