diff --git a/NewTantares/NewTantares-v8.0.ckan b/NewTantares/NewTantares-v8.0.ckan new file mode 100644 index 0000000000..6c5a14d6e8 --- /dev/null +++ b/NewTantares/NewTantares-v8.0.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": 1, + "identifier": "NewTantares", + "name": "New Tantares", + "abstract": "Stockalike Soyuz, LK and more!", + "author": "Beale", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/73686-Tantares", + "repository": "https://github.com/Tantares/Tantares" + }, + "version": "v8.0", + "ksp_version": "1.2.2", + "recommends": [ + { + "name": "NewTantaresLV" + } + ], + "conflicts": [ + { + "name": "Tantares" + } + ], + "install": [ + { + "file": "GameData/Tantares", + "install_to": "GameData" + } + ], + "download": "https://github.com/Tantares/Tantares/releases/download/v8.0/Tantares.zip", + "download_size": 14865652, + "download_hash": { + "sha1": "D08CD42DE288D03230BFBAC705EE41D3981A49D2", + "sha256": "DB40ECC3C37888D6850B86B456E78444ACBC7669EC4F19E647CC75B9D0ABAB84" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}