aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.bat b/build.bat
new file mode 100644
index 0000000..cae8670
--- /dev/null
+++ b/build.bat
@@ -0,0 +1,2 @@
+@echo off
+odin run src/ -debug -out:chirpsync.exe -- video/input/* video/output/ \ No newline at end of file