diff --git a/KSPBurst-Lite/KSPBurst-Lite-v1.5.5.1.ckan b/KSPBurst-Lite/KSPBurst-Lite-v1.5.5.1.ckan new file mode 100644 index 0000000000..fc35479fbd --- /dev/null +++ b/KSPBurst-Lite/KSPBurst-Lite-v1.5.5.1.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPBurst-Lite", + "name": "KSPBurst Lite", + "abstract": "A stand-in for KSPBurst that satisfies all dependendent mods but doesn't install and run the compiler", + "author": "dkavolis", + "version": "v1.5.5.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.12.99", + "license": "unknown", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201112-*", + "repository": "https://github.com/KSPModdingLibs/KSPBurst", + "bugtracker": "https://github.com/KSPModdingLibs/KSPBurst/issues", + "remote-avc": "https://raw.githubusercontent.com/KSPModdingLibs/KSPBurst/master/GameData/000_KSPBurst/KSPBurst.version" + }, + "tags": [ + "library" + ], + "provides": [ + "KSPBurst" + ], + "conflicts": [ + { + "name": "KSPBurst" + } + ], + "install": [ + { + "find": "000_KSPBurst", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPBurst/releases/download/v1.5.5.1/KSPBurst_1.5.5.1_plugins_only.zip", + "download_size": 425273, + "download_hash": { + "sha1": "F561C8527E6A39C861FD3EF89D1E47D6DE556944", + "sha256": "F2319A66831E9492DF425EF9592A3A5832DFA33E8D70B4FA560AF05C7762906C" + }, + "download_content_type": "application/zip", + "release_date": "2021-08-01T03:51:40Z", + "x_generated_by": "netkan" +}