This commit is contained in:
jane 2021-06-05 22:22:49 -04:00
parent 72f924d313
commit 762c17026c
3 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,7 @@
args = {...}
url = "https://lua.gaywine.org"
path = "bin/"
if not fs.exists(path) then
fs.makeDir(path)