Alien Swarm/Authoring Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 7: Line 7:
== Downloading and installation ==
== Downloading and installation ==


[[Image:AlienSwarm SDK install.png|420px|right|Installation of {{astools|1}} on {{steamicon|1}}.]]
[[Image:AlienSwarm SDK install.png|420px|right|thumb|Installation of {{astools|1}} on {{steamicon|1}}.]]


To install the SDK/Authoring Tools, either {{Steam App Install|id=640|notification=2|customnotification=click here}} or:
To install the SDK/Authoring Tools, either {{Steam App Install|id=640|notification=2|customnotification=click here}} or:

Revision as of 07:46, 27 September 2023

English (en)Русский (ru)Translate (Translate)

The Alien Swarm - SDK Alien Swarm - SDK, also known as Alien Swarm Authoring Tools, is a set of software utilities that allow you to create your own missions, weapons, aliens and other gameplay elements. They include versions of Source SDK tools that have been updated to work with the Alien Swarm version of the Source Engine. Unlike other branches and Authoring Tools starting from Left 4 Dead engine branch up to CS:GO engine branch, Alien Swarm Authoring Tools also ships with the game's source code for free.

Availability

The Alien Swarm - SDK are freely available on Steam to all owners of the PC version of Alien Swarm.

Downloading and installation

Installation of Alien Swarm - SDK on Steam.

To install the SDK/Authoring Tools, either click here or:

  1. Open Steam .
  2. Navigate to LIBRARY tab and then under the HOME button select TOOLS
  3. Double-click on the Alien Swarm - SDK entry.
  4. Click Next, then wait for the Alien Swarm SDK and Authoring Tools downloading 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).

You can also create a desktop shortcut by right-clicking on the Alien Swarm Authoring Tools entry and clicking Create desktop shortcut from the context menu.

Note.pngNote:For the Authoring Tools to function correctly, it is important that your installation of Alien Swarm is fully up-to-date. You can make sure of this by running the game before launching the Alien Swarm Authoring Tools. Simply launching the game then quitting after you get to the main menu is sufficient.

What's included?

The package includes:

  • Hammer, the Source level editor (4.1 Build 8678)
  • Suite of command line compiling utilities, such as studiomdl and map compiling tools
  • Updated Particle editor
  • Updated Faceposer
  • Example campaign
  • Tutorial maps
  • C++ source code to the Alien Swarm client and server dlls.

Where do I go from here?

Bugs and issues

See Also