From ac22165b9d75120edca1d821bdb937947d40a363 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 28 Sep 2022 13:16:09 +0000 Subject: [PATCH] NetKAN added mod - PatchManager-0.0.17.6 --- PatchManager/PatchManager-0.0.17.6.ckan | 53 +++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 PatchManager/PatchManager-0.0.17.6.ckan diff --git a/PatchManager/PatchManager-0.0.17.6.ckan b/PatchManager/PatchManager-0.0.17.6.ckan new file mode 100644 index 0000000000..ad73d468b8 --- /dev/null +++ b/PatchManager/PatchManager-0.0.17.6.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.4", + "identifier": "PatchManager", + "name": "Patch Manager", + "abstract": "In-game patch manager, makes adding/removing patches more friendly.", + "author": "linuxgurugamer", + "version": "0.0.17.6", + "ksp_version_min": "1.9.0", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/163072-*", + "repository": "https://github.com/linuxgurugamer/PatchManager", + "bugtracker": "https://github.com/linuxgurugamer/PatchManager/issues", + "remote-avc": "http://ksp.spacetux.net/avc/PatchManager" + }, + "tags": [ + "plugin", + "library" + ], + "localizations": [ + "de-de", + "en-us", + "es-es", + "fr-fr", + "ja", + "pt-br", + "ru" + ], + "depends": [ + { + "name": "ToolbarController" + }, + { + "name": "ClickThroughBlocker" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "PatchManager" + } + ], + "download": "https://github.com/linuxgurugamer/PatchManager/releases/download/0.0.17.6/PatchManager-1.12.0-0.0.17.6.zip", + "download_size": 33830, + "download_hash": { + "sha1": "37257256914BBFF9D83314C9A40EEE49AE7980DA", + "sha256": "FBEFE8C2C3F27FE2759C36F48E8BA945914A6448DD01DD5CC994B2EB16858023" + }, + "download_content_type": "application/zip", + "install_size": 68705, + "release_date": "2022-09-28T13:13:20Z", + "x_generated_by": "netkan" +}