Counter-Strike: Global Offensive/Authoring Tools: Difference between revisions
Jump to navigation
Jump to search
(→Downloading and Installation: Come on, really?) |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
[[File:CSGO_Authoring_Tools.jpg|270px|thumb|right|Authoring Tools]] | [[File:CSGO_Authoring_Tools.jpg|270px|thumb|right|Authoring Tools]] | ||
The Counter-Strike Global Offensive Authoring Tools, also known as an 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 | The Counter-Strike Global Offensive Authoring Tools, also known as an 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. | ||
Line 10: | Line 10: | ||
== Downloading and Installation == | == Downloading and Installation == | ||
To install the | To install the CS:GO Authoring Tools - Beta: | ||
# Restart Steam if it's currently running. | # Restart Steam if it's currently running. | ||
# Open the '''Steam '''window. | # Open the '''Steam '''window. | ||
# Click on the '''LIBRARY''' tab and then the '''TOOLS''' tab. | # Click on the '''LIBRARY''' tab and then the '''TOOLS''' tab. | ||
# Double-click on the '''Counter-Strike Global Offensive Beta - SDK''' entry. | # Double-click on the '''Counter-Strike Global Offensive Beta - SDK''' entry. | ||
# The | # The CS:GO SDK will download to your computer via Steam. | ||
# Once it has been fully installed, you will be able to launch it in the same way you installed it (from the '''Tools''' tab). | # Once it has been fully installed, you will be able to launch it in the same way you installed it (from the '''Tools''' tab). | ||
Revision as of 04:41, 5 May 2012
The Counter-Strike Global Offensive Authoring Tools, also known as an 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 CSGO Authoring Tools Beta is freely available on Steam to all CSGO Beta Testers.
Downloading and Installation
To install the CS:GO Authoring Tools - Beta:
- Restart Steam if it's currently running.
- Open the Steam window.
- Click on the LIBRARY tab and then the TOOLS tab.
- Double-click on the Counter-Strike Global Offensive Beta - SDK entry.
- The CS:GO SDK will download to your computer via Steam.
- 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:
- Updated Hammer, the Source level editor
- Suite of command line compiling utilities, such as
studiomdl
and map compiling tools - Updated Faceposer
- Tutorial maps
Where do I go from here?
- If you want to learn about how to create content for the Source Engine in general, the main page of the Source SDK documentation is a good place to start.