From 93712554b7890c618b7701070fcb925a49643627 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Tue, 30 Jan 2024 18:47:03 +0000 Subject: [PATCH] NetKAN added mod - KSPCommunityFixes-1.34.0 --- .../KSPCommunityFixes-1.34.0.ckan | 45 +++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 KSPCommunityFixes/KSPCommunityFixes-1.34.0.ckan diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.34.0.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.34.0.ckan new file mode 100644 index 0000000000..472f131add --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.34.0.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.34.0", + "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.34.0/KSPCommunityFixes_1.34.0.zip", + "download_size": 392893, + "download_hash": { + "sha1": "3B4533E090D3BDEF07EE3D77C32D64EC8A14345B", + "sha256": "CCD66F1092B098E34184B50DADCD3F393E9A7696D9B710BD389AC3E3456244F1" + }, + "download_content_type": "application/zip", + "install_size": 1461379, + "release_date": "2024-01-30T18:35:19Z", + "x_generated_by": "netkan" +}