diff --git a/PatchManager/PatchManager-0.0.9.ckan b/PatchManager/PatchManager-0.0.9.ckan new file mode 100644 index 0000000000..50d050497a --- /dev/null +++ b/PatchManager/PatchManager-0.0.9.ckan @@ -0,0 +1,29 @@ +{ + "spec_version": "v1.4", + "identifier": "PatchManager", + "name": "Patch Manager", + "abstract": "In-game patch manager, makes adding/removing patches more friendly.", + "author": "linuxgurugamer", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163072-13-", + "repository": "https://github.com/linuxgurugamer/PatchManager" + }, + "version": "0.0.9", + "ksp_version": "1.3.0", + "install": [ + { + "install_to": "GameData", + "find": "PatchManager" + } + ], + "download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.9/PatchManager-0.0.9.zip", + "download_size": 41604, + "download_hash": { + "sha1": "57857BB7423836BA4EC8152C02164C77684BBF91", + "sha256": "0C768D644190F557217FE609DB288C692AA9616618F3BAE055137166CF2552F7" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}