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

30 lines
1.0 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",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*",
"repository": "https://github.com/BenjaminCronin/KerbalChangelog"
},
"version": "v1.1.5",
"ksp_version_min": "1.4.0",
"ksp_version_max": "1.7.99",
"install": [
{
"find_regexp": "KerbalChangeLog.*",
"install_to": "GameData"
}
],
"download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.1.5/KerbalChangeLog1-1-5.zip",
"download_size": 7442,
"download_hash": {
"sha1": "57A63D4FC549F866EA8379C87E78F67AF86B3037",
"sha256": "1977B5F3150A0E38E4AC7EA0776F6576B7B990AA2F7D690AFD1094BE43423DAC"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}