diff --git a/KSPBurst/KSPBurst-v1.5.5.0.ckan b/KSPBurst/KSPBurst-v1.5.5.0.ckan new file mode 100644 index 0000000000..b49d89bccf --- /dev/null +++ b/KSPBurst/KSPBurst-v1.5.5.0.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPBurst", + "name": "KSPBurst", + "abstract": "Burst compiler for Kerbal Space Program. Needs Mono installed on Linux and macOS.", + "author": "dkavolis", + "version": "v1.5.5.0", + "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" + ], + "install": [ + { + "find": "000_KSPBurst", + "install_to": "GameData" + } + ], + "download": "https://github.com/KSPModdingLibs/KSPBurst/releases/download/v1.5.5.0/KSPBurst_1.5.5.0.zip", + "download_size": 315957004, + "download_hash": { + "sha1": "B0C245FA868294B49622B9F016C86F7DBD0F434E", + "sha256": "C3914DA96457BF6EF7BD782EC8379A5B660063F1212169E51429C9780C14FF88" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-31T19:32:57Z", + "x_generated_by": "netkan" +}