diff --git a/NewTantares/NewTantares-v12.1.ckan b/NewTantares/NewTantares-v12.1.ckan new file mode 100644 index 0000000000..6d35861bca --- /dev/null +++ b/NewTantares/NewTantares-v12.1.ckan @@ -0,0 +1,39 @@ +{ + "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": "v12.1", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.2", + "recommends": [ + { + "name": "NewTantaresLV" + } + ], + "conflicts": [ + { + "name": "Tantares" + } + ], + "install": [ + { + "file": "GameData/Tantares", + "install_to": "GameData" + } + ], + "download": "https://github.com/Tantares/Tantares/releases/download/v12.1/Tantares.zip", + "download_size": 21709382, + "download_hash": { + "sha1": "472170472B6EE24EBFCB9613D5C9182632499C97", + "sha256": "D43958CB0F348C73AF52E49133C15C92A69F803F2C9EF62FB70509D79318CC71" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}