Initial commit

This commit is contained in:
mr-vercetti
2023-11-25 13:20:48 +01:00
commit d2873874d6
3 changed files with 82 additions and 0 deletions

3
scripts/start.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cd ${SERVER_DIR}
${SERVER_DIR}/srcds_run -game bms ${GAME_PARAMS}