mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-14 08:23:55 +08:00
.
This commit is contained in:
parent
22322391db
commit
0babde274f
1
.github/scripts/build_lunatranslator.py
vendored
1
.github/scripts/build_lunatranslator.py
vendored
@ -369,7 +369,6 @@ if __name__ == "__main__":
|
||||
shutil.copy("../builds/_x86/LunaOCR32.dll", "../../py/files/plugins/DLL32")
|
||||
os.makedirs("../../py/files/plugins/DLL64", exist_ok=True)
|
||||
shutil.copy("../builds/_x64/shareddllproxy64.exe", "../../py/files/plugins")
|
||||
shutil.copy("../builds/_x64/hookmagpie.dll", "../../py/files/plugins")
|
||||
shutil.copy("../builds/_x64/winrtutils64.dll", "../../py/files/plugins/DLL64")
|
||||
shutil.copy(
|
||||
"../builds/_x64/winsharedutils64.dll", "../../py/files/plugins/DLL64"
|
||||
|
Loading…
x
Reference in New Issue
Block a user