mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
Update build.py
This commit is contained in:
parent
b601ca68e9
commit
2b8ab63cc6
3
build.py
3
build.py
@ -183,8 +183,7 @@ def buildLunaHook():
|
||||
os.chdir(rootDir + "\\temp")
|
||||
subprocess.run(f"git clone {lunaHookUrl}")
|
||||
os.chdir("LunaHook\\scripts")
|
||||
subprocess.run("cmd /c build32.bat")
|
||||
subprocess.run("cmd /c build64.bat")
|
||||
subprocess.run("cmd /c build3264en.bat")
|
||||
shutil.move(
|
||||
"../builds/Release_English/LunaHook32.dll",
|
||||
f"{rootDir}/LunaTranslator/files/plugins/LunaHook",
|
||||
|
Loading…
x
Reference in New Issue
Block a user