CKAN-meta/KSPBurst/KSPBurst-v1.5.0.0.ckan

39 lines
1.3 KiB
JSON

{
"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"
],
"provides": [
"KSPBurst-Full"
],
"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": 315791034,
"download_hash": {
"sha1": "C7287D40E149D9BB609D42D92680601B4E7C9E9B",
"sha256": "F19BD1D607D02A5C80C362EB09E3460EA591062C1AC5914A6EE34F45DE35C254"
},
"download_content_type": "application/zip",
"release_date": "2021-03-20T08:09:01Z",
"x_generated_by": "netkan"
}