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

44 lines
1.4 KiB
JSON

{
"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.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"
],
"conflicts": [
{
"name": "KSPBurst"
}
],
"install": [
{
"find": "000_KSPBurst",
"install_to": "GameData"
}
],
"download": "https://github.com/KSPModdingLibs/KSPBurst/releases/download/v1.5.0.0/KSPBurst_1.5.0.0_plugins_only.zip",
"download_size": 426984,
"download_hash": {
"sha1": "064695A47786649CC3716AE7C51D6DF939DF70C8",
"sha256": "38B0FD3ABEC59A2987228ABFF024B1BBC8D19CC7D65083B2C482FAD8A5DFB2E5"
},
"download_content_type": "application/zip",
"release_date": "2021-03-20T08:09:01Z",
"x_generated_by": "netkan"
}