soloplayer/debug-build.sh

3 lines
70 B
Bash
Executable File

#!/bin/bash
nim c --out:soloplayer src/soloplayer.nim && ./soloplayer