From 79cd9c76f8b1e1b2d55a35b908fa433f3f4f7d8f Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Tue, 21 Dec 2021 12:21:53 -0700 Subject: [PATCH] constants.py: Add resource link --- resources/constants.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/constants.py b/resources/constants.py index 1dadb541d..0ea6c6b8d 100644 --- a/resources/constants.py +++ b/resources/constants.py @@ -18,6 +18,8 @@ class Constants: self.patcher_support_pkg_version = "0.2.8" # PatcherSupportPkg self.url_patcher_support_pkg = "https://github.com/dortania/PatcherSupportPkg/releases/download/" self.nightly_url_patcher_support_pkg = "https://nightly.link/dortania/PatcherSupportPkg/workflows/build/master/" + self.discord_link = "https://discord.gg/rqdPgH8xSN" + self.guide_link = "https://dortania.github.io/OpenCore-Legacy-Patcher/" # OpenCore Versioning # https://github.com/acidanthera/OpenCorePkg