diff --git a/KerbalChangelog/KerbalChangelog-v1.2.0.ckan b/KerbalChangelog/KerbalChangelog-v1.2.0.ckan new file mode 100644 index 0000000000..2d828c84c9 --- /dev/null +++ b/KerbalChangelog/KerbalChangelog-v1.2.0.ckan @@ -0,0 +1,32 @@ +{ + "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.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" + }, + "tags": [ + "plugin" + ], + "install": [ + { + "find_regexp": "KerbalChangeLog.*", + "install_to": "GameData" + } + ], + "download": "https://github.com/BenjaminCronin/KerbalChangelog/releases/download/v1.2.0/KerbalChangeLog.zip", + "download_size": 9623, + "download_hash": { + "sha1": "3815ED376E7BEC50B23FFE4B9A872930DD040ECE", + "sha256": "3AFA5A80B368F01817236C5792E01BD664898394719A2DC33AE7E21ED7F306ED" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}