From f3f1ffeaba1184e6cf602f3cd4c9055c15fc2111 Mon Sep 17 00:00:00 2001 From: KSP-CKAN Crawler Bot Date: Fri, 27 May 2016 18:15:37 +0000 Subject: [PATCH] "NetKAN generated mods - Entropy-v0.4" --- Entropy/Entropy-v0.4.ckan | 81 +++++++++++++++++++++------------------ 1 file changed, 43 insertions(+), 38 deletions(-) diff --git a/Entropy/Entropy-v0.4.ckan b/Entropy/Entropy-v0.4.ckan index 7bd2d098d7..79c9f8624f 100644 --- a/Entropy/Entropy-v0.4.ckan +++ b/Entropy/Entropy-v0.4.ckan @@ -1,40 +1,45 @@ { - "spec_version": 1, - "identifier": "Entropy", - "release_status": "development", - "license": "GPL-3.0", - "depends": [ - { - "name": "DangIt", - "min_version": "0.5" + "spec_version": 1, + "identifier": "Entropy", + "name": "Entropy", + "abstract": "A Hardmode for Ippo's DangIt!", + "author": "Coffeeman", + "license": "GPL-3.0", + "release_status": "development", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/102197", + "repository": "https://github.com/602p/Entropy", + "bugtracker": "https://github.com/602p/Entropy/issues", + "kerbalstuff": "https://kerbalstuff.com/mod/388" }, - { - "name": "ModuleManager" - } - ], - "resources": { - "homepage": "http://forum.kerbalspaceprogram.com/threads/102197", - "bugtracker": "https://github.com/602p/Entropy/issues", - "repository": "https://github.com/602p/Entropy", - "kerbalstuff": "https://kerbalstuff.com/mod/388" - }, - "install": [ - { - "file": "GameData/Entropy", - "install_to": "GameData" - } - ], - "suggests": [ - { - "name": "EntropyRealChute" - } - ], - "ksp_version": "0.90", - "name": "Entropy", - "abstract": "A Hardmode for Ippo's DangIt!", - "author": "Coffeeman", - "version": "v0.4", - "download": "http://ckan1.spacedock.info/storage/Coffeeman_4174/Entropy/Entropy-v0.4.zip", - "x_generated_by": "netkan", - "download_size": 14978 -} \ No newline at end of file + "version": "v0.4", + "ksp_version": "0.90", + "depends": [ + { + "name": "DangIt", + "min_version": "0.5" + }, + { + "name": "ModuleManager" + } + ], + "suggests": [ + { + "name": "EntropyRealChute" + } + ], + "install": [ + { + "file": "GameData/Entropy", + "install_to": "GameData" + } + ], + "download": "http://ckan1.spacedock.info/storage/Coffeeman_4174/Entropy/Entropy-v0.4.zip", + "download_size": 14978, + "download_hash": { + "sha1": "A44D00DF5542D275DE72837197576E78ADBB3D3C", + "sha256": "9A1FC578EE407834EAA8BE4FAB422E60972DBABA2ABE8321F4414023FE1BF930" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}