eggs/game_eggs/steamcmd_servers/counter_strike/counter_strike_2
Alexander Ballauf 3a24c8a369
Adding CS2 egg (#2725)
* Adding CS2 egg

- Including template config and sourcetv config

* Adding missing quote for rcon password

* Update variable rules for max players and tv port

* Remove package requirement from readme

* Change game order in readme files

* Updating cs2 egg

- removed +net_public_adr from startcommand
- removed server.cfg from installscript
- removed sourcetv.cfg from installscript
- added hostname, sv_password and rcon_password to startcommand
- updated readme

* Update start parameters

- removed game_alias
- added game_mode & game_type

* Update map variable

- removed pre-defined map values
- add example values to description as of 2024-02-14

* fix readme

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-02-21 16:19:03 +01:00
..
egg-counter--strike2.json Adding CS2 egg (#2725) 2024-02-21 16:19:03 +01:00
README.md Adding CS2 egg (#2725) 2024-02-21 16:19:03 +01:00

Counter-Strike 2

Steam Description : For over two decades, Counter-Strike has offered an elite competitive experience, one shaped by millions of players from across the globe. And now the next chapter in the CS story is about to begin. This is Counter-Strike 2.

Install notes

For CS2 Valve has decided to merge the game and server files. There will not be standalone dedicated server files.

Installation/System Requirements

Minimum Recommended
Processor minim x86-64-v2 (with popcnt) ---
RAM 2 GB ---
Storage 33 GB ---

Server Ports

Ports required to run the server in a table format.

Port default
Game 27015
Source TV 27020
Client 27005
Steam 26900

RCON

RCON is only accessible from external apps, NOT from the game client itself. It's broken in CS2.
If possible always use the Pterodactyl console to use your commands like map de_nuke or mp_restartgame 3.

Notes

Further install instructions can be found at the official Documentation.