mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 05:40:01 +10:00
Modularize build.py
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import subprocess
|
||||
from resources import build, sys_patch_helpers
|
||||
from resources import sys_patch_helpers
|
||||
from resources.build import build
|
||||
from data import example_data, model_array, sys_patch_dict, os_data
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user