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

33 lines
1.1 KiB
Plaintext

{
"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.1.6",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.99",
"license": "MIT",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/179207-*",
"repository": "https://github.com/BenjaminCronin/KerbalChangelog"
},
"tags": [
"plugin"
],
"install": [
{
"find_regexp": "KerbalChangeLog.*",
"install_to": "GameData"
}
],
"download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.1.6/KerbalChangeLog1-1-6.zip",
"download_size": 8245,
"download_hash": {
"sha1": "E72BBC04D4EF4B1CE4208790A79242392D9919EA",
"sha256": "38EDC90A3E6B18E8D503F4B4A386D61846136FA47DD407B0E408AB006C9B8234"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}