1
0
mirror of https://github.com/Adorable-Catgirl/Zorya-NEO.git synced 2024-09-21 10:48:50 +10:00
Zorya-NEO/.build/00_setup.lua
2020-12-13 15:41:24 -05:00

3 lines
60 B
Lua

task("dirs", function()
os.execute("mkdir -p release")
end)