3 lines
99 B
Bash
Executable file
3 lines
99 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
odin build src/main_release -out:build/game_debug.bin -no-bounds-check -debug
|