Setting Up the Release Folder

The Release folder contains the folder and files that will be uploaded to web sites. Files include not only the vpk file (the actual addon file), but also images and text files that can be used for describing the addon on web pages.

Create the Release folder:

The only required folder within the Release folder is the VPK folder. It should be named exactly as the vpk file will be named (without the ".vpk" extension), because it will be used when creating the final vpk file. The VPK folder contains all of the files that will replace those found in the game.

I tend to store screenshots and readme-type text files in the Release folder (but not inside the VPK folder) that I will later use on a download web page for the addon.