added .env.example and init.sh script

This commit is contained in:
2025-06-22 14:53:30 +04:00
parent 1a95a88567
commit 2fc4e023a1
3 changed files with 32 additions and 10 deletions

11
.env.example Normal file
View File

@ -0,0 +1,11 @@
# Server vars
SERVER_NAME=My CSDM Server
RCON_PASSWORD=changeme
PORT = 27015
HLTV_PORT = 27020
VAC = "secure"
SV_LAN = 0
# Gameplay settings
START_MAP = "de_dust2"
MAX_PLAYERS = 32