Icon Creation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
An active alpha channel
An active alpha channel


You will also need to add some parameters to the gameinfo.txt file.
It should be placed either directly in the resource folder or in a sub-directory.
 
You will also need to add this parameter to the gameinfo.txt file.
icon "path/to/icon"

Revision as of 12:58, 10 April 2008

Place Holder until complete

Short Breakdown:

You need a .TGA (Targa) file consisting of

32-Bits No Compression An active alpha channel

It should be placed either directly in the resource folder or in a sub-directory.

You will also need to add this parameter to the gameinfo.txt file. icon "path/to/icon"