This commit is contained in:
恍兮惚兮 2024-12-22 14:34:21 +08:00
parent d2ae48fe8e
commit d85b949a9d

View File

@ -273,7 +273,7 @@ def downloadbass():
"ALL/x64/bass.dll",
f"{rootDir}/files/plugins/DLL64",
)
subprocess.run(f"curl -LO https://www.un4seen.com/files/bass_spx24.zip")
subprocess.run(f"curl -LO https://www.un4seen.com/files/z/2/bass_spx24.zip")
subprocess.run(f"7z x bass_spx24.zip -oALL")
shutil.move(
"ALL/bass_spx.dll",