]> git.lizzy.rs Git - dragonblocks_alpha.git/blob - singleplayer.sh
Fix problems with release build
[dragonblocks_alpha.git] / singleplayer.sh
1 #! /bin/bash
2 ./DragonblocksServer "[::1]:4000" & echo "singleplayer" | ./Dragonblocks "[::1]:4000"; killall DragonblocksServer