Steam Skins: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
* [[Steamscheme.res file structure]] — Help on creating your own scheme.
* [[Steamscheme.res file structure]] — Help on creating your own scheme.
* [[Steam Resource Map]] — list of res files and accompanying images of them.
* [[Steam Resource Map]] — list of res files and accompanying images of them.
[[Category:Steam]]
[[Category:Steam UI]]

Revision as of 15:30, 24 March 2006

The most important thing about skinning in the new Steam is the change of the skinning method. Instead of using TrackerScheme.res, steamscheme.res is now used. The steamscheme.res file is located in the resource folder in the Steam root folder. It should be copied to skins\YourSkinName\resource. Like everything else, images are uncompressed 24-bit TGA files. The following is documentation on the structure of steamscheme.res.