Steam Skins: Difference between revisions
Jump to navigation
Jump to search
m (Reverted edit of Pgmaker, changed back to last version by Ts2do) |
mNo edit summary |
||
Line 2: | Line 2: | ||
The following is documentation on the structure of <code>steamscheme.res</code>. | The following is documentation on the structure of <code>steamscheme.res</code>. | ||
* [[Steamscheme.res file structure]] — Help on creating your own scheme. | * [[Steamscheme.res file structure]] — Help on creating your own scheme. | ||
* [[Steam Resource | * [[Steam Resource Map]] — list of res files and accompanying images of them. | ||
[[Category:Steam]] | [[Category:Steam]] |
Revision as of 09:43, 19 February 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
.
- Steamscheme.res file structure — Help on creating your own scheme.
- Steam Resource Map — list of res files and accompanying images of them.