Removing Game Configurations: Difference between revisions
Jump to navigation
Jump to search
Erik Johnson (talk | contribs) No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Source_SDK_FAQ]] | |||
If you have created a MOD from the "Create a Mod" wizard, and would like to remove it from your game configurations menu: | If you have created a MOD from the "Create a Mod" wizard, and would like to remove it from your game configurations menu: | ||
Revision as of 02:45, 30 June 2005
If you have created a MOD from the "Create a Mod" wizard, and would like to remove it from your game configurations menu:
- Load the Hammer Editor from the Source SDK Launcher.
- Choose Options from the Tools menu.
- Switch to the Game Configurations tab.
- Click the Edit button next to the Configuration: drop down list.
- For each configuration you wish to remove, select the configuration, then click the Remove button.
- Press OK to confirm your choices, and OK in the Options dialog.
- Close both Hammer and the Source SDK Launcher.
- Restart the Source SDK Launcher, and those configurations will be gone from the drop-down list.