mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
gui_sys_patch_start.py: Exit on KDK failure
Nothing to recover from, best to close the app
This commit is contained in:
@@ -106,6 +106,7 @@ class CheckProperties:
|
||||
def __init__(self, global_constants: constants.Constants) -> None:
|
||||
self.constants: constants.Constants = global_constants
|
||||
|
||||
|
||||
def host_can_build(self):
|
||||
"""
|
||||
Check if host supports building OpenCore configs
|
||||
|
||||
Reference in New Issue
Block a user