Skip to content

Commit

Permalink
Update entry.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Tolfx authored Dec 31, 2023
1 parent 6c4924c commit f799c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/entry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ bash "${STEAMAPPDIR}/srcds_run" -game "${STEAMAPP}" -console \
+fps_max "${SRCDS_FPSMAX}" \
-tickrate "${SRCDS_TICKRATE}" \
+port "${SRCDS_PORT}" \
+clientport "28005" \
-ip "${SRCDS_IP}" \
-nohltv \
+tv_enable 1 \
Expand Down

0 comments on commit f799c8c

Please sign in to comment.