diff --git a/PatchManager/PatchManager-0.0.17.1.ckan b/PatchManager/PatchManager-0.0.17.1.ckan new file mode 100644 index 0000000000..e38a3580b6 --- /dev/null +++ b/PatchManager/PatchManager-0.0.17.1.ckan @@ -0,0 +1,46 @@ +{ + "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.17.1", + "ksp_version_min": "1.8.0", + "localizations": [ + "es-es", + "fr-fr", + "ja", + "ru", + "de-de", + "en-us", + "pt-br" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "PatchManager" + } + ], + "download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.17.1/PatchManager-1.8.0-0.0.17.1.zip", + "download_size": 53320, + "download_hash": { + "sha1": "30CEF8D7C9B4473C0B3FC9863DACD7B2151C66FF", + "sha256": "1CF014BC4D525FBEBB52439DC8E1897EDFAD80313F18864A7C006581B9EC15EC" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}