From 1271bbd0b29bcc62ed3aee5512f89a8738e1af0f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 28 Jan 2023 08:43:31 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.24.5 --- .../KSPCommunityFixes-1.24.5.ckan | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.24.5.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.24.5.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.24.5.ckan new file mode 100644 index 0000000000..fbbaff5706 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.24.5.ckan @@ -0,0 +1,45 @@ +{ + "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.24.5", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.5", + "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" + ], + "localizations": [ + "en-us", + "fr-fr", + "ru", + "zh-cn" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.24.5/KSPCommunityFixes_1.24.5.zip", + "download_size": 339947, + "download_hash": { + "sha1": "5580B43773ADBC69DCC25E0B4BCAAB14ABE53F37", + "sha256": "CF1B5E37A323C239B2F4D8F4CF9CF0AE15A7125BD2DC6EFBCA190A87B91DA74B" + }, + "download_content_type": "application/zip", + "install_size": 1334346, + "release_date": "2023-01-28T08:37:10Z", + "x_generated_by": "netkan" +}