From f6d414d1ec8e9ecff29c3481e63b1974a9abb4cb Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 6 Aug 2022 21:13:26 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.20.1 --- .../KSPCommunityFixes-1.20.1.ckan | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.20.1.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.20.1.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.20.1.ckan new file mode 100644 index 0000000000..ef2dece01e --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.20.1.ckan @@ -0,0 +1,44 @@ +{ + "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.20.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.3", + "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" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.20.1/KSPCommunityFixes_1.20.1.zip", + "download_size": 287953, + "download_hash": { + "sha1": "CFA50F985E45EBFDB9BA3BAAD2CDA343159C5430", + "sha256": "CF1A4C7D75D33DCECC1BBE96AF52113BFBE931239D1B0FFE8FC1E2BF14EAF0AB" + }, + "download_content_type": "application/zip", + "install_size": 1213342, + "release_date": "2022-08-06T21:07:34Z", + "x_generated_by": "netkan" +}