Create a Mod: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:




[[:Category:Modding]]
[[Category:Modding]]

Revision as of 12:00, 10 February 2006

Stub

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

Overview of 'Create a Mod'

The 'Create a Mod' button is accessible through the Source SDK software avaliable through STEAM to all owners of Half-Life 2 or another primary Source engine product. This button does exactly as the name implies, it allows you to create a modiifcation of the Half-Life 2 game or of the Source engine itself. This is only a stepping stone application really and the hard work that generally goes into a successful modification is still left up to you. This button will generate the basic framework for you to work with, allowing you to dable in the code, the models and the worlds of Half-Life 2 to create your own interesting world.