From 91d448777bb15b7adae22b753037c01879e9607f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 15 Jul 2021 15:44:52 +0000 Subject: [PATCH] NetKAN added mod - KSPBurst-v1.5.4.0 --- KSPBurst/KSPBurst-v1.5.4.0.ckan | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 KSPBurst/KSPBurst-v1.5.4.0.ckan diff --git a/KSPBurst/KSPBurst-v1.5.4.0.ckan b/KSPBurst/KSPBurst-v1.5.4.0.ckan new file mode 100644 index 0000000000..4bea564fac --- /dev/null +++ b/KSPBurst/KSPBurst-v1.5.4.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.4.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.4.0/KSPBurst_1.5.4.0.zip", + "download_size": 314983931, + "download_hash": { + "sha1": "B753C08AA3A3BD7418B37CA17A5A8A09A2F76F26", + "sha256": "26F0F571C12B50437068AC67D5557DAB238977C062C30273C8C1D62842E6A7EA" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-15T15:24:08Z", + "x_generated_by": "netkan" +}