diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.20.3.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.20.3.ckan new file mode 100644 index 0000000000..f941369c34 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.20.3.ckan @@ -0,0 +1,44 @@ +{ + "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.20.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", + "ru" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.20.3/KSPCommunityFixes_1.20.3.zip", + "download_size": 289073, + "download_hash": { + "sha1": "A9405A7BD851E9851551A29905B2B519536A0529", + "sha256": "16C0C21411614E7C02B468ADFB1F9C08D9ACA7AB359133CD02DC46ED64AC6CAB" + }, + "download_content_type": "application/zip", + "install_size": 1216828, + "release_date": "2022-08-08T00:35:09Z", + "x_generated_by": "netkan" +}