From a33eda5968ecf6c92260733accff8a749a5537ca Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 26 Apr 2017 02:33:05 +0000 Subject: [PATCH] "NetKAN generated mods - SVT-MacLinux-2.0.3" --- SVT-MacLinux/SVT-MacLinux-2.0.3.ckan | 46 ++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 SVT-MacLinux/SVT-MacLinux-2.0.3.ckan diff --git a/SVT-MacLinux/SVT-MacLinux-2.0.3.ckan b/SVT-MacLinux/SVT-MacLinux-2.0.3.ckan new file mode 100644 index 0000000000..00087b9e4d --- /dev/null +++ b/SVT-MacLinux/SVT-MacLinux-2.0.3.ckan @@ -0,0 +1,46 @@ +{ + "spec_version": "v1.4", + "identifier": "SVT-MacLinux", + "name": "Stock Visual Terrain (for Mac & Linux)", + "abstract": "A terrain enhancement pack using Kopernicus for the stock planets.", + "author": "Galileo88", + "license": "CC-BY-NC-ND", + "release_status": "stable", + "resources": { + "repository": "https://github.com/Galileo88/Stock-Visual-Terrain" + }, + "version": "2.0.3", + "ksp_version": "1.2.2", + "provides": [ + "SVE-Terrain" + ], + "depends": [ + { + "name": "Kopernicus" + } + ], + "recommends": [ + { + "name": "StockVisualEnhancements" + } + ], + "conflicts": [ + { + "name": "SVE-Terrain" + } + ], + "install": [ + { + "find": "GameData/SVT", + "install_to": "GameData" + } + ], + "download": "https://github.com/Galileo88/Stock-Visual-Terrain/releases/download/2.0.3/SVT.v2.0.3.Mac.Linux.zip", + "download_size": 304552859, + "download_hash": { + "sha1": "85615F27C470A65A252E1AB8D731F1FFAC49A8B3", + "sha256": "F5928915B854F765607D9FB988295D747C3B9EC48A32A1FE67443A4C9740BBBF" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}