Icon Creation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
You need a .TGA (Targa) file consisting of | You need a .TGA (Targa) file consisting of | ||
16x16 pixels | |||
32-Bits | 32-Bits | ||
No Compression | No Compression |
Revision as of 13:08, 10 April 2008
Short Breakdown:
You need a .TGA (Targa) file consisting of
16x16 pixels 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"