34 lines
1.2 KiB
JSON
34 lines
1.2 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.2.1",
|
|
"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"
|
|
},
|
|
"tags": [
|
|
"plugin"
|
|
],
|
|
"install": [
|
|
{
|
|
"find_regexp": "KerbalChangeLog.*",
|
|
"install_to": "GameData"
|
|
}
|
|
],
|
|
"download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.2.1/KerbalChangeLog.zip",
|
|
"download_size": 10195,
|
|
"download_hash": {
|
|
"sha1": "9BCF21A8E6EC06EDB047016FA3C23FFDFDC0FDC9",
|
|
"sha256": "49C624DD8C625BE070102930039EE2823333B1BFA735C29DC87CFFFE3D024C92"
|
|
},
|
|
"download_content_type": "application/zip",
|
|
"x_generated_by": "netkan"
|
|
}
|