You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:: This batch file builds your project and appends a header to the top of it.
:: If you have the batch runner extension, press the "Run" triangle at the top right of the tab bar.
:: If it says darklua isn't recognized, you can either add it as an environment variable, or replace "darklua" below with a direct file reference to it.
@echo off
setlocal
darklua process ..\src\init.luau dist.luau -c .darklua.json