diff options
author | San Jacobs | 2025-09-03 00:08:07 +0200 |
---|---|---|
committer | San Jacobs | 2025-09-03 00:08:07 +0200 |
commit | 3c0da12dae198a87c3dac196ea34e7ccc8c7dc32 (patch) | |
tree | c53e323b3f64b64fe905c66e9eaa2b58468b8ba4 /build.bat | |
download | tafl-3c0da12dae198a87c3dac196ea34e7ccc8c7dc32.tar.gz tafl-3c0da12dae198a87c3dac196ea34e7ccc8c7dc32.tar.bz2 tafl-3c0da12dae198a87c3dac196ea34e7ccc8c7dc32.zip |
tafl begins
Diffstat (limited to 'build.bat')
-rw-r--r-- | build.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.bat b/build.bat new file mode 100644 index 0000000..141af62 --- /dev/null +++ b/build.bat @@ -0,0 +1 @@ +odin run src/ -debug -out:main.out
\ No newline at end of file |