mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 12:48:18 +10:00
gui_main.py: Add remaining patches
This commit is contained in:
@@ -568,6 +568,10 @@ class Constants:
|
||||
@property
|
||||
def installer_pkg_path(self):
|
||||
return self.payload_path / Path("InstallPackage/OCLP-Install.pkg")
|
||||
|
||||
@property
|
||||
def installer_pkg_zip_path(self):
|
||||
return self.payload_path / Path("InstallPackage/OCLP-Install.pkg.zip")
|
||||
|
||||
# Apple Payloads Paths
|
||||
|
||||
|
||||
Reference in New Issue
Block a user