diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..485dee6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea diff --git a/bookworm/etc/entry.sh b/bookworm/etc/entry.sh index ba602fb..2004448 100644 --- a/bookworm/etc/entry.sh +++ b/bookworm/etc/entry.sh @@ -132,6 +132,7 @@ eval "./cs2" -dedicated \ "${SV_SETSTEAMACCOUNT_ARGS}" \ +sv_password "${CS2_PW}" \ +sv_lan "${CS2_LAN}" \ + +tv_port "${TV_PORT}" \ "${CS2_ADDITIONAL_ARGS}" # Post Hook