
{"id":4172,"date":"2023-10-12T13:36:02","date_gmt":"2023-10-12T13:36:02","guid":{"rendered":"https:\/\/xgamingserver.com\/blog\/?p=4172"},"modified":"2023-10-12T13:36:10","modified_gmt":"2023-10-12T13:36:10","slug":"how-to-create-a-cs2-dedicated-server","status":"publish","type":"post","link":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/","title":{"rendered":"How to create a CS2 Dedicated server"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-\"><\/h2>\n\n\n\n<p><strong>Note:<\/strong> Be aware that the dedicated server is part of the full game, so you will download the full CS2 game for now (est. 33gb + workshop files if any). As there is currently no solution to download the dedicated server application but it exists.<\/p>\n\n\n\n<p>**Note:**If you wanna give it a try it seems the following steam Depot id for the dedicated server which is 2347773<\/p>\n\n\n\n<p>This describes the process of installing \/ updating the CS2 dedicated server. These steps are required every time the game is updated. To automate this process for future updates, see&nbsp;<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/SteamCMD#Automating_SteamCMD\">SteamCMD#Automating SteamCMD<\/a>.<\/p>\n\n\n\n<p>1.&nbsp;<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/SteamCMD#Downloading_SteamCMD\">Download and install SteamCMD<\/a>.<\/p>\n\n\n\n<ol class=\"wp-block-list\" start=\"2\">\n<li>Start SteamCMD. At the&nbsp;<code>Steam&gt;<\/code>&nbsp;prompt, set your CS2 Dedicated Server install directory.<\/li>\n<\/ol>\n\n\n\n<p>**Bug:**On some Linux distributions the path cannot contain any capital letters<\/p>\n\n\n\n<p>Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Windows:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>force_install_dir c:\\\\cs2-ds\\\\\nforce_install_dir .\\\\cs2-ds\\\\\n\n<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Linux:<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>force_install_dir \/full\/path\/to\/cs2-ds\/\n\n<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"3\">\n<li>Login in with your steam user<\/li>\n<\/ol>\n\n\n\n<p>**Warning:**Due to the fact there is no dedicated server application to CS2, you will have to login with your steam account.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>login &lt;username&gt; &#91;&lt;password&gt;] &#91;&lt;Steam guard code&gt;]\n\n<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>Install or Update CS2. If this is your first time installing or if you are trying to verify the integrity of the server files:<\/li>\n<\/ol>\n\n\n\n<pre class=\"wp-block-code\"><code>app_update 730 validate\n\n<\/code><\/pre>\n\n\n\n<p>If this is simply an update to an existing CS2 dedicated server:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>app_update 730\n\n<\/code><\/pre>\n\n\n\n<ol class=\"wp-block-list\" start=\"4\">\n<li>Once finished, type&nbsp;<code>quit<\/code>&nbsp;at the&nbsp;<code>Steam&gt;<\/code>&nbsp;prompt to properly log off of the Steam servers.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-registering-game-server-login-token\">Registering Game Server Login Token<\/h2>\n\n\n\n<p>**Confirm:**The server auto generates the GSLT on startup, and stores it locally, and renews when able to.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-starting-the-server\">Starting the Server<\/h2>\n\n\n\n<p>**Note:**For information about ports to be forwarded see the general\u00a0<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/Source_Dedicated_Server\">SRCDS<\/a>\u00a0page.<\/p>\n\n\n\n<p>**Note:**Default gamemode when starting the server is competitive. See\u00a0<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/Counter-Strike_2\/Dedicated_Servers#Game_Modes_.26_Types\">#Game_Modes_&amp;_Types<\/a>\u00a0for all game modes<\/p>\n\n\n\n<p>**Note:**You need to add the parameter -dedicated for it to launch the dedicated server, else it launches the game.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-windows\"><strong>Windows<\/strong><\/h3>\n\n\n\n<p>Head to the folder where you downloaded the application and open a terminal there.<\/p>\n\n\n\n<p>Head to the executeable for the server that is stored in\u00a0<code>game\/bin\/win64\/cs2.exe<\/code>\u00a0&#8211; But dont click on it as it will just launch the game.<\/p>\n\n\n\n<p>In the terminal run the following command to start the server:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\\\\cs2.exe -dedicated +map de_dust2\n\n<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-linux\"><strong>Linux<\/strong><\/h3>\n\n\n\n<p>Head to the folder where you downloaded the application.<\/p>\n\n\n\n<p>Head to the executeable that is stored in\u00a0<code>game\/bin\/linuxsteamrt64\/cs2<\/code><\/p>\n\n\n\n<p>Run the following command to start the server:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>.\/cs2 -dedicated +map de_dust2\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-game-modes-types\">Game Modes &amp; Types<\/h2>\n\n\n\n<p>**This article or section needs to be&nbsp;updated&nbsp;to include current information regarding the subject.**<em>Remember to check for any notes left by the tagger at this article&#8217;s&nbsp;<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/Talk:Counter-Strike_2\/Dedicated_Servers\">talk page<\/a><\/em><\/p>\n\n\n\n<p>**Note:**These are console commands for the working gamemodes, simple change map after applying the values for best result<\/p>\n\n\n\n<p>**Note:**More in depth view is in the works with all game modes.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Competitive:\ngame_alias competitive &lt;- sets both game mode and game type commands\ngame_mode 1\ngame_type 0\n\nWingman\ngame_alias wingman &lt;- sets both game mode and game type commands\ngame_mode 2\ngame_type 0\n\nCasual\ngame_alias casual &lt;- sets both game mode and game type commands\ngame_mode 0\ngame_type 0\n\nDeathmatch\ngame_alias deathmatch &lt;- sets both game mode and game type commands\ngame_mode 2\ngame_type 1\n\nCustom\ngame_alias custom &lt;- sets both game mode and game type commands\ngame_mode 0\ngame_type 3\n\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-alternative-deployments\">Alternative Deployments<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-docker\"><strong>Docker<\/strong><\/h3>\n\n\n\n<p>If your server is running&nbsp;<a href=\"https:\/\/www.docker.com\/\">Docker<\/a>, you can simply use:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>docker run -d --net=host --name=cs2 -e STEAMUSER={YOUR_STEAM_USER} -e STEAMPASS={YOUR_STEAM_PASSWD} joedwards32\/cs2\n\n<\/code><\/pre>\n\n\n\n<p>The container will automatically update the game on startup, so if there is a game update just restart the container.<\/p>\n\n\n\n<p>The config is located within the container here:\u00a0<code>\/home\/steam\/cs2-dedicated\/cs2\/cfg<\/code><\/p>\n\n\n\n<p>You can find the associated Docker Hub page here:&nbsp;<a href=\"https:\/\/hub.docker.com\/r\/joedwards32\/cs2\">https:\/\/hub.docker.com\/r\/joedwards32\/cs2<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-advanced-configuration\">Advanced Configuration<\/h2>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-troubleshooting\">Troubleshooting<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-linux-1\"><strong>Linux<\/strong><\/h3>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-steamservice-so-missing-failed-to-load\"><strong><a href=\"http:\/\/steamservice.so\">steamservice.so<\/a> missing\/failed to load<\/strong><\/h3>\n\n\n\n<p>This is a common issue with a fairly easy fix.<\/p>\n\n\n\n<p>The reason for this error is that&nbsp;<a href=\"https:\/\/developer.valvesoftware.com\/wiki\/SteamCMD\">SteamCMD<\/a>&nbsp;doesnt place the file in the folder it should, as the games typically look for it there. So what you need todo is the following.<\/p>\n\n\n\n<p>Create a symlink (shortcut) for each of the files like this: (run each seprately)<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ln -s \/home\/your_user\/.local\/share\/Steam\/steamcmd\/linux64\/steamclient.so \/home\/your_user\/.steam\/sdk64\/\nln -s \/home\/your_user\/.local\/share\/Steam\/steamcmd\/linux32\/steamclient.so \/home\/your_user\/.steam\/sdk32\/\n\n<\/code><\/pre>\n\n\n\n<p>Replace&nbsp;<code>your_user<\/code>&nbsp;with the username you are using.<\/p>\n\n\n\n<p>**Note:**If you are using multiple steam instances make sure the accounts that run them have also done the steps for above.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Download the CS2 Dedicated server, which is part of the full game. The server application can&#8217;t be downloaded separately. Install Steam, set the server directory, and login with your Steam account. Use console commands to start the server. For more advanced configuration and troubleshooting, refer to the provided instructions.<\/p>\n","protected":false},"author":1,"featured_media":4173,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[90],"tags":[],"class_list":["post-4172","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-counter-strike-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.5 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to create a CS2 Dedicated server - Xgamingserver<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to create a CS2 Dedicated server\" \/>\n<meta property=\"og:description\" content=\"Download the CS2 Dedicated server, which is part of the full game. The server application can&#039;t be downloaded separately. Install Steam, set the server directory, and login with your Steam account. Use console commands to start the server. For more advanced configuration and troubleshooting, refer to the provided instructions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Xgamingserver\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/web.facebook.com\/xgamingserver69\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-10-12T13:36:02+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-12T13:36:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"800\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Xray\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rainerstudios\" \/>\n<meta name=\"twitter:site\" content=\"@xgamingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Xray\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\"},\"author\":{\"name\":\"Xray\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\"},\"headline\":\"How to create a CS2 Dedicated server\",\"datePublished\":\"2023-10-12T13:36:02+00:00\",\"dateModified\":\"2023-10-12T13:36:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\"},\"wordCount\":603,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp\",\"articleSection\":[\"Counter-Strike 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\",\"name\":\"How to create a CS2 Dedicated server - Xgamingserver\",\"isPartOf\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp\",\"datePublished\":\"2023-10-12T13:36:02+00:00\",\"dateModified\":\"2023-10-12T13:36:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp\",\"width\":800,\"height\":400,\"caption\":\"counter strike 2\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/xgamingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Counter-Strike 2\",\"item\":\"https:\/\/xgamingserver.com\/blog\/category\/counter-strike-2\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to create a CS2 Dedicated server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#website\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"name\":\"Xgamingserver\",\"description\":\"Dedicated Game Server Hosting | Docs\",\"publisher\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#organization\",\"name\":\"XGamingServer\",\"url\":\"https:\/\/xgamingserver.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"contentUrl\":\"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg\",\"width\":\"1024\",\"height\":\"1024\",\"caption\":\"XGamingServer\"},\"image\":{\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/web.facebook.com\/xgamingserver69\/\",\"https:\/\/x.com\/xgamingserver\",\"https:\/\/www.instagram.com\/xgamingserver\/\",\"https:\/\/www.linkedin.com\/company\/xgamingserver\/\",\"https:\/\/www.pinterest.com\/xgamingserver\/\",\"https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608\",\"name\":\"Xray\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g\",\"caption\":\"Xray\"},\"description\":\"A Mathematician who knows a thing or two about Design.\",\"sameAs\":[\"https:\/\/xgamingserver.com\/blog\",\"https:\/\/www.instagram.com\/rainerstudios\/\",\"https:\/\/x.com\/@rainerstudios\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to create a CS2 Dedicated server - Xgamingserver","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/","og_locale":"en_US","og_type":"article","og_title":"How to create a CS2 Dedicated server","og_description":"Download the CS2 Dedicated server, which is part of the full game. The server application can't be downloaded separately. Install Steam, set the server directory, and login with your Steam account. Use console commands to start the server. For more advanced configuration and troubleshooting, refer to the provided instructions.","og_url":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/","og_site_name":"Xgamingserver","article_publisher":"https:\/\/web.facebook.com\/xgamingserver69\/","article_published_time":"2023-10-12T13:36:02+00:00","article_modified_time":"2023-10-12T13:36:10+00:00","og_image":[{"width":800,"height":400,"url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","type":"image\/webp"}],"author":"Xray","twitter_card":"summary_large_image","twitter_creator":"@rainerstudios","twitter_site":"@xgamingserver","twitter_misc":{"Written by":"Xray","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#article","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/"},"author":{"name":"Xray","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608"},"headline":"How to create a CS2 Dedicated server","datePublished":"2023-10-12T13:36:02+00:00","dateModified":"2023-10-12T13:36:10+00:00","mainEntityOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/"},"wordCount":603,"commentCount":0,"publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","articleSection":["Counter-Strike 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/","url":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/","name":"How to create a CS2 Dedicated server - Xgamingserver","isPartOf":{"@id":"https:\/\/xgamingserver.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage"},"thumbnailUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","datePublished":"2023-10-12T13:36:02+00:00","dateModified":"2023-10-12T13:36:10+00:00","breadcrumb":{"@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#primaryimage","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","width":800,"height":400,"caption":"counter strike 2"},{"@type":"BreadcrumbList","@id":"https:\/\/xgamingserver.com\/blog\/how-to-create-a-cs2-dedicated-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/xgamingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Counter-Strike 2","item":"https:\/\/xgamingserver.com\/blog\/category\/counter-strike-2\/"},{"@type":"ListItem","position":3,"name":"How to create a CS2 Dedicated server"}]},{"@type":"WebSite","@id":"https:\/\/xgamingserver.com\/blog\/#website","url":"https:\/\/xgamingserver.com\/blog\/","name":"Xgamingserver","description":"Dedicated Game Server Hosting | Docs","publisher":{"@id":"https:\/\/xgamingserver.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/xgamingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/xgamingserver.com\/blog\/#organization","name":"XGamingServer","url":"https:\/\/xgamingserver.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","contentUrl":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2020\/09\/logo.svg","width":"1024","height":"1024","caption":"XGamingServer"},"image":{"@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/web.facebook.com\/xgamingserver69\/","https:\/\/x.com\/xgamingserver","https:\/\/www.instagram.com\/xgamingserver\/","https:\/\/www.linkedin.com\/company\/xgamingserver\/","https:\/\/www.pinterest.com\/xgamingserver\/","https:\/\/www.youtube.com\/channel\/UCHnOtWxpzaL2r3jM9Jm40EQ"]},{"@type":"Person","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/9fe94eb5b0ad6508acec5eef457da608","name":"Xray","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/xgamingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f5e048c648806821e7dfebe32ad45489165185fe75979165fb4044e2967386d8?s=96&d=mm&r=g","caption":"Xray"},"description":"A Mathematician who knows a thing or two about Design.","sameAs":["https:\/\/xgamingserver.com\/blog","https:\/\/www.instagram.com\/rainerstudios\/","https:\/\/x.com\/@rainerstudios"]}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/xgamingserver.com\/blog\/wp-content\/uploads\/2023\/10\/image-3.webp","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/4172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=4172"}],"version-history":[{"count":1,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/4172\/revisions"}],"predecessor-version":[{"id":4174,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/posts\/4172\/revisions\/4174"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media\/4173"}],"wp:attachment":[{"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=4172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=4172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xgamingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=4172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}