mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 11:30:15 +10:00
Use snake nameing scheme
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import subprocess
|
||||
from Resources import Constants
|
||||
from resources import Constants
|
||||
|
||||
patcher_support_pkg_version = Constants.Constants().patcher_support_pkg_version
|
||||
binary_packages = ["10.14-Mojave", "10.15-Catalina", "11-Big-Sur", "12-Monterey"]
|
||||
|
||||
Reference in New Issue
Block a user