index
:
AA-QVM
bunker
bunker-basibanter
covid
ez-not-too-hard-at-all
humancreep
martial-law
master
social-order-breakdown
tremded
Server gamelogic used on Der Bunker.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
granger
/
misc
/
docker-build.sh
blob: fe3232a0954f53cf0975cd276b863397ce161c55 (
plain
)
1
2
3
4
5
6
7
#!/bin/bash [[ -d build ]] \ || mkdir build cd build cmake .. make