diff --git a/NewTantares/NewTantares-v24.0.ckan b/NewTantares/NewTantares-v24.0.ckan new file mode 100644 index 0000000000..9181335afa --- /dev/null +++ b/NewTantares/NewTantares-v24.0.ckan @@ -0,0 +1,52 @@ +{ + "spec_version": 1, + "identifier": "NewTantares", + "name": "New Tantares", + "abstract": "Stockalike Soyuz, LK and more!", + "author": "Beale", + "version": "v24.0", + "ksp_version": "1.11", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/73686-*", + "repository": "https://github.com/Tantares/Tantares", + "bugtracker": "https://github.com/Tantares/Tantares/issues" + }, + "tags": [ + "parts", + "crewed" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "NewTantaresLV" + } + ], + "conflicts": [ + { + "name": "Tantares" + } + ], + "install": [ + { + "file": "GameData/Tantares", + "install_to": "GameData" + } + ], + "download": "https://github.com/Tantares/Tantares/releases/download/v24.0/Tantares.zip", + "download_size": 107338693, + "download_hash": { + "sha1": "3F3955CAAEA6098A8CFB265336136D9BDFAA8338", + "sha256": "1566C673311C0D5C76D345B9571308477041410F2B8595C7E9A2F279F63F916A" + }, + "download_content_type": "application/zip", + "release_date": "2021-02-21T15:40:28Z", + "x_generated_by": "netkan" +}