diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.6.1.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.6.1.ckan new file mode 100644 index 0000000000..2dd235d495 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.6.1.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.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" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.6.1/KSPCommunityFixes_1.6.1.zip", + "download_size": 43668, + "download_hash": { + "sha1": "55D6955B8FE131D4A136F70084FB7B8DCB8FCD4F", + "sha256": "E8EFF5275B0788341FB9CB2A14FC619D375C640B05BC928EEDB738594B91FE93" + }, + "download_content_type": "application/zip", + "release_date": "2021-12-14T09:56:36Z", + "x_generated_by": "netkan" +}