also publish script update
parent
dab2144e7f
commit
4d163ad0f1
|
@ -30,6 +30,7 @@ def main():
|
||||||
shutil.copy("./deploy.py", "./barotrauma-sunken-tapes/deploy.py")
|
shutil.copy("./deploy.py", "./barotrauma-sunken-tapes/deploy.py")
|
||||||
shutil.copy("./main.py", "./barotrauma-sunken-tapes/main.py")
|
shutil.copy("./main.py", "./barotrauma-sunken-tapes/main.py")
|
||||||
shutil.copy("./publish.py", "./barotrauma-sunken-tapes/publish.py")
|
shutil.copy("./publish.py", "./barotrauma-sunken-tapes/publish.py")
|
||||||
|
shutil.copy("./tooltip.py", "./barotrauma-sunken-tapes/tooltip.py")
|
||||||
shutil.copy("./fetch_song.py", "./barotrauma-sunken-tapes/fetch_song.py")
|
shutil.copy("./fetch_song.py", "./barotrauma-sunken-tapes/fetch_song.py")
|
||||||
shutil.copy("./install.bat", "./barotrauma-sunken-tapes/install.bat")
|
shutil.copy("./install.bat", "./barotrauma-sunken-tapes/install.bat")
|
||||||
shutil.copy("./README.md", "./barotrauma-sunken-tapes/README.md")
|
shutil.copy("./README.md", "./barotrauma-sunken-tapes/README.md")
|
||||||
|
|
Loading…
Reference in New Issue