From 16268f747678f70f23164b412334c3cee30b6426 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 20 Nov 2021 18:13:21 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.4.1 --- .../KSPCommunityFixes-1.4.1.ckan | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.4.1.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.4.1.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.4.1.ckan new file mode 100644 index 0000000000..c4f31a9273 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.4.1.ckan @@ -0,0 +1,38 @@ +{ + "spec_version": "v1.18", + "identifier": "KSPCommunityFixes", + "name": "KSP Community Fixes", + "abstract": "Fixes for stock bugs, also provides various QoL/UI improvements", + "author": "Gotmachine", + "version": "1.4.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.2", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/204002-*", + "repository": "https://github.com/KSPModdingLibs/KSPCommunityFixes", + "bugtracker": "https://github.com/KSPModdingLibs/KSPCommunityFixes/issues", + "remote-avc": "https://raw.githubusercontent.com/KSPModdingLibs/KSPCommunityFixes/master/GameData/KSPCommunityFixes/KSPCommunityFixes.version" + }, + "tags": [ + "plugin", + "convenience" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.4.1/KSPCommunityFixes_1.4.1.zip", + "download_size": 38768, + "download_hash": { + "sha1": "4D6EBEFB9D140314CC7D71EDDA55BE4BCA8C7EB1", + "sha256": "ABCA51C22090E9576568B20B57482897234662C5BA759CD1BF303DD10EDEC24F" + }, + "download_content_type": "application/zip", + "release_date": "2021-11-20T17:53:50Z", + "x_generated_by": "netkan" +}