From d0b7444377c2f7e5616fec27f7251300fe1a5bac Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 19 Mar 2021 18:18:20 +0000 Subject: [PATCH] NetKAN added mod - KSPBurst-v1.5.0.0 --- KSPBurst/KSPBurst-v1.5.0.0.ckan | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 KSPBurst/KSPBurst-v1.5.0.0.ckan diff --git a/KSPBurst/KSPBurst-v1.5.0.0.ckan b/KSPBurst/KSPBurst-v1.5.0.0.ckan new file mode 100644 index 0000000000..ba397943f1 --- /dev/null +++ b/KSPBurst/KSPBurst-v1.5.0.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.0.0", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.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.0.0/KSPBurst_1.5.0.0.zip", + "download_size": 315790727, + "download_hash": { + "sha1": "94DE934E543ADD672786968BAF4F07225CB3EFF2", + "sha256": "A995456D237F3E3D1A1B2CC583462BA6F2A7389EC0732D025AEE3B4606CB995F" + }, + "download_content_type": "application/zip", + "release_date": "2021-03-19T16:48:06Z", + "x_generated_by": "netkan" +}