diff --git a/TACLS/TACLS-v0.13.10.0.ckan b/TACLS/TACLS-v0.13.10.0.ckan new file mode 100644 index 0000000000..bfdb96718d --- /dev/null +++ b/TACLS/TACLS-v0.13.10.0.ckan @@ -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" +}