diff --git a/TACLS/TACLS-v0.13.1.ckan b/TACLS/TACLS-v0.13.1.ckan new file mode 100644 index 0000000000..88dd54be73 --- /dev/null +++ b/TACLS/TACLS-v0.13.1.ckan @@ -0,0 +1,50 @@ +{ + "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.1", + "ksp_version": "1.3.0", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "CommunityResourcePack" + } + ], + "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.1/TacLifeSupport_V0.13.1.zip", + "download_size": 5047532, + "download_hash": { + "sha1": "03CAC79BAE18967A6FDC2C26775A7EB64246A023", + "sha256": "9095C20C713D21C4A188691D77051030A82ABCE5273097E025FD8D85B607B3AF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}