diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.28.1.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.28.1.ckan new file mode 100644 index 0000000000..4245068cc0 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.28.1.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.28.1", + "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.28.1/KSPCommunityFixes_1.28.1.zip", + "download_size": 371670, + "download_hash": { + "sha1": "3CDB96CA77A6F1BB7D8E14240F7CDDCBDD0AC71F", + "sha256": "4528BC623B390CCAFEA5161F995AE0D5059B0E12AFCB6FFA5577947C75E5C5D5" + }, + "download_content_type": "application/zip", + "install_size": 1407678, + "release_date": "2023-05-10T18:47:38Z", + "x_generated_by": "netkan" +}