mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-15 00:43:59 +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")
|
shutil.copy("../builds/_x86/LunaOCR32.dll", "../../py/files/plugins/DLL32")
|
||||||
os.makedirs("../../py/files/plugins/DLL64", exist_ok=True)
|
os.makedirs("../../py/files/plugins/DLL64", exist_ok=True)
|
||||||
shutil.copy("../builds/_x64/shareddllproxy64.exe", "../../py/files/plugins")
|
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/winrtutils64.dll", "../../py/files/plugins/DLL64")
|
||||||
shutil.copy(
|
shutil.copy(
|
||||||
"../builds/_x64/winsharedutils64.dll", "../../py/files/plugins/DLL64"
|
"../builds/_x64/winsharedutils64.dll", "../../py/files/plugins/DLL64"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user