From bb528be93f9b7a69c88bb7ca3cc688d54cd5a74b Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 7 Dec 2022 21:28:19 +0000 Subject: [PATCH] NetKAN added mod - BLEAK-1.0 --- BLEAK/BLEAK-1.0.ckan | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 BLEAK/BLEAK-1.0.ckan diff --git a/BLEAK/BLEAK-1.0.ckan b/BLEAK/BLEAK-1.0.ckan new file mode 100644 index 0000000000..e7f5326d22 --- /dev/null +++ b/BLEAK/BLEAK-1.0.ckan @@ -0,0 +1,32 @@ +{ + "spec_version": "v1.27", + "identifier": "BLEAK", + "name": "BLEAK - TUFX Profiles", + "abstract": "A Kerbal Space Program mod that adds TUFX profiles.", + "author": "aspctt", + "version": "1.0", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/aspctt/BLEAK", + "bugtracker": "https://github.com/aspctt/BLEAK/issues" + }, + "tags": [ + "config", + "graphics" + ], + "depends": [ + { + "name": "TUFX" + } + ], + "download": "https://github.com/aspctt/BLEAK/releases/download/1.0/BLEAK-1.0.zip", + "download_size": 2072, + "download_hash": { + "sha1": "2B5FDCD56AF376C08690ACB9743ABBC4E3AA7988", + "sha256": "11254D6C35A7AC0374B5871D442B9E79CA2B60051B146E48D9846E751D15AB30" + }, + "download_content_type": "application/zip", + "install_size": 1483, + "release_date": "2022-12-06T05:53:56Z", + "x_generated_by": "netkan" +}