mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
..
This commit is contained in:
parent
63675ff9e0
commit
0c01e7d92c
3
.github/scripts/build_lunatranslator.py
vendored
3
.github/scripts/build_lunatranslator.py
vendored
@ -278,7 +278,6 @@ if __name__ == "__main__":
|
||||
downloadNtlea()
|
||||
downloadmecab()
|
||||
downloadbass()
|
||||
if arch != "xp":
|
||||
os.chdir(rootDir)
|
||||
if arch == "xp":
|
||||
shutil.copytree(
|
||||
@ -306,6 +305,8 @@ if __name__ == "__main__":
|
||||
downloadOCRModel()
|
||||
downloadmapie()
|
||||
downloadlr()
|
||||
|
||||
os.chdir(rootDir)
|
||||
shutil.copytree(
|
||||
f"{rootDir}/../build/hook_64",
|
||||
f"{rootDir}/files/plugins/LunaHook",
|
||||
|
Loading…
x
Reference in New Issue
Block a user