CKAN-meta/KerbalChangelog/KerbalChangelog-v1.3.0.ckan

36 lines
1.3 KiB
JSON

{
"spec_version": "v1.16",
"identifier": "KerbalChangelog",
"name": "Kerbal Changelog",
"abstract": "Small QOL KSP mod for modders that allows them to provide in-game changelogs for their mods",
"author": "BenjaminCronin",
"version": "v1.3.0",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.9.99",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*",
"repository": "https://github.com/BenjaminCronin/KerbalChangelog",
"bugtracker": "https://github.com/BenjaminCronin/KerbalChangelog/issues",
"remote-avc": "https://raw.githubusercontent.com:443/BenjaminCronin/KerbalChangelog/master/KerbalChangelog.version"
},
"tags": [
"plugin"
],
"install": [
{
"find_regexp": "KerbalChangeLog.*",
"install_to": "GameData"
}
],
"download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.3.0/KerbalChangeLog.zip",
"download_size": 12895,
"download_hash": {
"sha1": "E9EE67D5F935E9882DA14BF278E989950ED557FF",
"sha256": "020703E62D667BFABA06644B484002437B22B79855A90DC6390979EC0F8CC964"
},
"download_content_type": "application/zip",
"release_date": "2020-06-14T21:48:47Z",
"x_generated_by": "netkan"
}