Move FirmwareFeature generation

This commit is contained in:
Mykola Grymalyuk
2021-10-01 09:58:31 -06:00
parent 0e07273c8e
commit fe359f7ea6
4 changed files with 26 additions and 54 deletions

View File

@@ -75,7 +75,7 @@ class Constants:
self.payload_path = self.current_path / Path("payloads")
# Patcher Settings
self.allow_oc_everywhere = True # Set whether Patcher can be run on unsupported Macs
self.allow_oc_everywhere = False # Set whether Patcher can be run on unsupported Macs
self.gui_mode = False # Determine whether running in a GUI or TUI
self.disk = "" # Set installation ESP
self.patch_disk = "" # Set Root Volume to patch