"NetKAN generated mods - TACLS-v0.13.10.0"
This commit is contained in:
parent
44f56b9437
commit
96c426b58d
|
@ -0,0 +1,54 @@
|
|||
{
|
||||
"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.10.0",
|
||||
"ksp_version_min": "1.5.0",
|
||||
"ksp_version_max": "1.5.99",
|
||||
"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.10.0/TacLifeSupport_V0.13.10.zip",
|
||||
"download_size": 5198446,
|
||||
"download_hash": {
|
||||
"sha1": "A5631690004413D62132A253C87936C7F29FCA57",
|
||||
"sha256": "0B06E5BFBA0F818631E801C75E2B469B37FD5197A9FFECCA737A36EC3E856FDD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue