Add bat script to run

This commit is contained in:
Jared Tyler Miller 2025-12-15 10:53:05 -05:00 committed by Jared Miller
parent be197fff2e
commit 53d443f480

3
run.bat Normal file
View file

@ -0,0 +1,3 @@
@echo off
zig-out\bin\sandbox.exe
pause