This commit is contained in:
恍兮惚兮 2024-11-15 19:39:01 +08:00
parent a33eec13f3
commit 503091c30f

View File

@ -279,6 +279,7 @@ if __name__ == "__main__":
downloadbass()
os.chdir(rootDir)
if arch == "xp":
move_directory_contents("ALL/ALL", f"{rootDir}/files/plugins")
shutil.copytree(
f"{rootDir}/../build/cpp_xp",
f"{rootDir}/../cpp/builds",