diff --git a/SVE-Terrain/SVE-Terrain-2.0.8.ckan b/SVE-Terrain/SVE-Terrain-2.0.8.ckan new file mode 100644 index 0000000000..92fe262647 --- /dev/null +++ b/SVE-Terrain/SVE-Terrain-2.0.8.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.4", + "identifier": "SVE-Terrain", + "name": "Stock Visual Terrain", + "abstract": "A terrain texture enhancement pack using Kopernicus for the stock planets.", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "resources": { + "repository": "https://github.com/Galileo88/Stock-Visual-Terrain" + }, + "version": "2.0.8", + "ksp_version_min": "1.3.0", + "ksp_version_max": "1.3.1", + "depends": [ + { + "name": "Kopernicus" + } + ], + "recommends": [ + { + "name": "StockVisualEnhancements" + } + ], + "install": [ + { + "find": "SVT", + "install_to": "GameData" + } + ], + "download": "https://github.com/Galileo88/Stock-Visual-Terrain/releases/download/2.0.8/SVT.v2.0.8.zip", + "download_size": 119153799, + "download_hash": { + "sha1": "9201E9F9A5476B25B232842DC8B034536A5494B3", + "sha256": "C0810A4A717B0CB6885AEE079974C7914F6EB8E02242CC6BC3D911C7D70EE7A8" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}