mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 13:50:00 +10:00
Move build stages to seperate file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Source: CorpNewt
|
||||
# Credit: CorpNewt
|
||||
from os.path import dirname, basename, isfile
|
||||
import glob
|
||||
modules = glob.glob(dirname(__file__)+"/*.py")
|
||||
|
||||
Reference in New Issue
Block a user