From 0c6bd1d92573aab1f4b6cd3a84c5217ee1783798 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 30 Jun 2022 22:44:25 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.18.3 --- .../KSPCommunityFixes-1.18.3.ckan | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.18.3.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.18.3.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.18.3.ckan new file mode 100644 index 0000000000..8383672164 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.18.3.ckan @@ -0,0 +1,42 @@ +{ + "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.18.3", + "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" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.18.3/KSPCommunityFixes_1.18.3.zip", + "download_size": 115408, + "download_hash": { + "sha1": "40267B075DC9F1770F1DF87A5E68100E6832FE81", + "sha256": "D9A717CE713770096096A77412BD7E58D2B3F00EA5AD9AB890F6FF962C5755C5" + }, + "download_content_type": "application/zip", + "release_date": "2022-06-30T22:44:02Z", + "x_generated_by": "netkan" +}