From 486abcd14f6c3fcd49a9cca00b1510d68ad922d9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 14 Dec 2021 09:43:31 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.6.0 --- .../KSPCommunityFixes-1.6.0.ckan | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.6.0.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.6.0.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.6.0.ckan new file mode 100644 index 0000000000..3fed3c58a0 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.6.0.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.6.0", + "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.6.0/KSPCommunityFixes_1.6.0.zip", + "download_size": 43657, + "download_hash": { + "sha1": "C2B71434E8FFD5213697763E1F70356F14E608CB", + "sha256": "A7EBA42629334CC21B7BC23A0C8E9690D56C62F5F0912DE9DEB68D675647A506" + }, + "download_content_type": "application/zip", + "release_date": "2021-12-14T09:42:56Z", + "x_generated_by": "netkan" +}