Counter-Strike: Global Offensive/Authoring Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
[[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 CSGO version of the Source Engine. | 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 CSGO version of the Source Engine. | ||
== Availability == | == Availability == | ||
Line 19: | Line 17: | ||
# The Portal 2 Authoring Tools will download to your computer via Steam. | # The Portal 2 Authoring Tools 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). | ||
== What's included? == | |||
The package includes: | |||
* Updated Hammer, the Source level editor | |||
* Suite of command line compiling utilities, such as <code>studiomdl</code> 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 [[SDK Docs|Source SDK documentation]] is a good place to start. |
Revision as of 00:53, 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 CSGO 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 CSGO 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 Portal 2 Authoring Tools 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.