mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-26 23:24:13 +08:00
.
This commit is contained in:
parent
d2ae48fe8e
commit
d85b949a9d
2
.github/scripts/build_lunatranslator.py
vendored
2
.github/scripts/build_lunatranslator.py
vendored
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user