From 89954370426b8cb75af975edde80417a28570eb5 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 4 Oct 2022 22:56:44 +0000 Subject: [PATCH] NetKAN added mod - CustomCategories-v1.0.0 --- CustomCategories/CustomCategories-v1.0.0.ckan | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 CustomCategories/CustomCategories-v1.0.0.ckan diff --git a/CustomCategories/CustomCategories-v1.0.0.ckan b/CustomCategories/CustomCategories-v1.0.0.ckan new file mode 100644 index 0000000000..747a5d46ed --- /dev/null +++ b/CustomCategories/CustomCategories-v1.0.0.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "CustomCategories", + "name": "Custom Categories", + "abstract": "Create and edit part categories in the VAB and SPH editors", + "author": "coldrifting", + "version": "v1.0.0", + "ksp_version_min": "1.8", + "ksp_version_max": "1.12", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209992-112x-custom-categories", + "repository": "https://github.com/coldrifting/CustomCategories", + "bugtracker": "https://github.com/coldrifting/CustomCategories/issues" + }, + "tags": [ + "plugin", + "editor" + ], + "suggests": [ + { + "name": "ModuleManager" + } + ], + "conflicts": [ + { + "name": "FilterExtensions" + }, + { + "name": "CommunityCategoryKit" + } + ], + "download": "https://github.com/coldrifting/CustomCategories/releases/download/v1.0.0/CustomCategories-v1.0.0.zip", + "download_size": 15985, + "download_hash": { + "sha1": "1C7593C08F31BA380A3797D51BED813D2F28536C", + "sha256": "99D6226C749E957B2E57B5C5E61793AB389BC4C0DAEB994EF0455B6A9A4C7817" + }, + "download_content_type": "application/zip", + "install_size": 15071, + "release_date": "2022-10-04T21:32:08Z", + "x_generated_by": "netkan" +}