diff --git a/KSPCommunityFixes/KSPCommunityFixes-1.18.1.ckan b/KSPCommunityFixes/KSPCommunityFixes-1.18.1.ckan new file mode 100644 index 0000000000..2ae1ba4572 --- /dev/null +++ b/KSPCommunityFixes/KSPCommunityFixes-1.18.1.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.18.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" + ], + "localizations": [ + "en-us", + "fr-fr" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Harmony2" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPCommunityFixes/releases/download/1.18.1/KSPCommunityFixes_1.18.1.zip", + "download_size": 114570, + "download_hash": { + "sha1": "AE857F92CAF1AB2C8CFF63E3D7146549E3AC90E8", + "sha256": "79C50F9267697A59B4A48604A09F97C3E6F45C23AC77B6468581E8E862AE72F5" + }, + "download_content_type": "application/zip", + "release_date": "2022-06-30T15:05:45Z", + "x_generated_by": "netkan" +}