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

3 lines
60 B
Lua
Raw Normal View History

2020-12-14 07:41:24 +11:00
task("dirs", function()
os.execute("mkdir -p release")
end)