mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-27 15:44:12 +08:00
fuck.
This commit is contained in:
parent
fb63746c6c
commit
5f2d4a25c4
3
build.py
3
build.py
@ -298,6 +298,9 @@ def downloadsomething():
|
||||
os.chdir(rootDir + "\\temp")
|
||||
subprocess.run(f"curl -LO {dynalink('Resource/build_req/stylesheets-main.zip')}")
|
||||
subprocess.run(f"7z x stylesheets-main.zip -oALL")
|
||||
move_directory_contents(
|
||||
"ALL/stylesheets-main", rootDir + "\\LunaTranslator\\files\\themes"
|
||||
)
|
||||
|
||||
|
||||
def downloadbass():
|
||||
|
Loading…
x
Reference in New Issue
Block a user