soloplayer/debug-build.sh

3 lines
70 B
Bash
Raw Normal View History

2020-06-27 22:34:07 +02:00
#!/bin/bash
nim c --out:soloplayer src/soloplayer.nim && ./soloplayer