CS:GO Windows Server

CS:GO Windows Server 2022-10-09

No permission to download
Step 1: Download and Install SteamCMD for Windows by clicking downlode.
*SteamCMD is a command-line version of the Steam Client. Its primary use is to install and update various dedicated servers available on Steam using a command-line interface. *

Create folders
Create a folder for SteamCMD. Put it where you want it and the name doesn’t matter. Also create a folder for your CS:GO server. Avoid spaces in the name to make it easier for you.

Extract the download
xtract the SteamCMD.zip, that you downloaded, into the SteamCMD folder you created.

Download the server content
Double click on steamcmd.exe

Enter the following:
force_install_dir “THE PATH FOR THE CS:GO SERVER FOLDER” | e.g. force_install_dir c:\CS:GO-Server\
login anonymous
app_update 740 validate
----------Let it download. ---------
Create a start.bat
create a new text document in the server folder.
In the text document enter the following mode below you need to install:

For Competitive:
srcds -game csgo -console -usercon +game_type 0 +game_mode 1 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount “YOUR AUTH TOKEN”
For Casual:
srcds -game csgo -console -usercon +game_type 0 +game_mode 0 +mapgroup mg_active +map de_dust2 +sv_setsteamaccount “YOUR AUTH TOKEN”
For Arms Race:
srcds -game csgo -console -usercon +game_type 1 +game_mode 0 +mapgroup mg_armsrace +map ar_shoots +sv_setsteamaccount “YOUR AUTH TOKEN”
For Demolition:
srcds -game csgo -console -usercon +game_type 1 +game_mode 1 +mapgroup mg_demolition +map de_lake +sv_setsteamaccount “YOUR AUTH TOKEN”
For Deathmatch:
srcds -game csgo -console -usercon +game_type 1 +game_mode 2 +mapgroup mg_allclassic +map de_dust +sv_setsteamaccount “YOUR AUTH TOKEN”
Get an auth token from this website and replace “YOUR AUTH TOKEN” with it: https://steamcommunity.com/dev/managegameservers
Note: Use App ID 730 .

----------------------------------------------------------------------------------------------------
There are several mods to play in csgo , you can configure it for your needs to the server.
----------------------------------------------------------------------------------------------------
Save the document:
File -> Save As…
Saves as Type: All Files
File name: server.cfg
You are done!
Now just double-click the start.bat to start the server.

If you face any kind of issues and doubt in the instruction you can message me...
Author
CrazyRad
Downloads
6
Views
373
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from CrazyRad

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock