mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-15 08:53:53 +08:00
.
This commit is contained in:
parent
08f6fe7144
commit
9e6350984f
1
.github/scripts/build_lunatranslator.py
vendored
1
.github/scripts/build_lunatranslator.py
vendored
@ -285,6 +285,7 @@ if __name__ == "__main__":
|
|||||||
downloadbass()
|
downloadbass()
|
||||||
os.chdir(rootDir)
|
os.chdir(rootDir)
|
||||||
if arch == "xp":
|
if arch == "xp":
|
||||||
|
downloadmecabxp()
|
||||||
shutil.copytree(
|
shutil.copytree(
|
||||||
f"{rootDir}/../build/cpp_xp",
|
f"{rootDir}/../build/cpp_xp",
|
||||||
f"{rootDir}/../cpp/builds",
|
f"{rootDir}/../cpp/builds",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user