diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.15.0.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.15.0.ckan new file mode 100644 index 0000000000..991bc6258f --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.15.0.ckan @@ -0,0 +1,42 @@ +{ + "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.15.0", + "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" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.15.0/KSPCommunityFixes_1.15.0.zip", + "download_size": 101809, + "download_hash": { + "sha1": "BC14D97F2ADACBC199F8E29D356268B5B0403C83", + "sha256": "48ACCFE28F0AD6AC00EBDD4A0F9E18CDD6E6B25A13E14A7AC53A7C2033086C32" + }, + "download_content_type": "application/zip", + "release_date": "2022-06-08T17:49:55Z", + "x_generated_by": "netkan" +}