Counter-Strike: Global Offensive/Authoring Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (It's still in people's libraries)
(→‎Availability: - looks like the csgo_legacy branch removes the option to buy Prime Status directly on the game, you can only do that now through Steam Store, or via CS2.)
Line 5: Line 5:


== Availability ==
== Availability ==
The SDK is available on Steam to {{csgo|1}} owners with Prime Status running Windows. The Prime Status has to be bought through {{csgo|1|nt=1}}, {{cs2|1|nt=CS2}} or Steam, or by having bought {{csgo|1|nt=1}} before it became free to play (Dec 6, 2018). Players who have been awarded Prime from reaching rank 21 or higher are not given the SDK.
The SDK is available on Steam to {{csgo|1}} or {{cs2|1}} owners with Prime Status running Windows. The Prime Status has to be bought through {{csgo|1|nt=1}} (prior to Oct 2023), {{cs2|1|nt=CS2}} or Steam, or by having bought {{csgo|1|nt=1}} before it became free to play (Dec 6, 2018). Players who have been awarded Prime from reaching rank 21 or higher are not given the SDK.


{{modernConfirm |As of the release of {{Cs2|1}} in September 27, 2023, it is unknown whether if CS:GO SDK is still included with new purchases of Prime Status.}}  
As of the CS:GO update in Oct 2023, under the {{code|csgo_legacy}} branch, the option to purchase Prime Status directly from CS:GO has been removed, but it can still be purchased through CS2 or via it's Steam Store page.
 
{{modernConfirm |As of the release of {{Cs2|1}} in September 27, 2023, it is unknown whether if CS:GO SDK is still included with new purchases of Prime Status.}}


== Downloading and Installation ==
== Downloading and Installation ==

Revision as of 06:33, 11 October 2023

English (en)Deutsch (de)Русский (ru)中文 (zh)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Authoring Tools

The Counter-Strike: Global Offensive Authoring Tools, also known as the Counter-Strike: Global Offensive SDK, is a set of software utilities that allow you to create your own levels, and other gameplay elements. They include versions of Source SDK tools that have been updated to work with the CS:GO version of the Source Engine.

Availability

The SDK is available on Steam to Counter-Strike: Global Offensive or Counter-Strike 2 owners with Prime Status running Windows. The Prime Status has to be bought through CS:GO (prior to Oct 2023), CS2 or Steam, or by having bought CS:GO before it became free to play (Dec 6, 2018). Players who have been awarded Prime from reaching rank 21 or higher are not given the SDK.

As of the CS:GO update in Oct 2023, under the csgo_legacy branch, the option to purchase Prime Status directly from CS:GO has been removed, but it can still be purchased through CS2 or via it's Steam Store page.

Confirm:As of the release of Counter-Strike 2 in September 27, 2023, it is unknown whether if CS:GO SDK is still included with new purchases of Prime Status.

Downloading and Installation

To install the CS:GO SDK click here or:

  1. Open the Steam window.
  2. Click on the LIBRARY tab and then the TOOLS tab.
  3. Double-click on the Counter-Strike Global Offensive SDK entry.
  4. The CS:GO SDK will download to your computer via Steam.
  5. Once it has been fully installed, you will be able to launch it in the same way you installed it (from the Tools tab).

What's included?

The package includes:

  • Hammer, the Source level editor (Hammer v4.1, Build 9122)
    Note.pngNote:Hammer build numbers may change in the future.
  • Suite of command line compiling utilities, such as studiomdl and map compiling tools
  • Updated Face Poser (Valve Face Poser v1.0, Build Date: January 17, 2017)
  • Example maps and Prefabs

Where do I go from here?


Technical Details

  • To avoid issues with launching the SDK or compatibility, Please ensure the CS:GO SDK is installed onto the same drive as Counter Strike Global Offensive.