Removing Game Configurations: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
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:

  1. Load the Hammer Editor from the Source SDK Launcher.
  2. Choose Options from the Tools menu.
  3. Switch to the Game Configurations tab.
  4. Click the Edit button next to the Configuration: drop down list.
  5. For each configuration you wish to remove, select the configuration, then click the Remove button.
  6. Press OK to confirm your choices, and OK in the Options dialog.
  7. Close both Hammer and the Source SDK Launcher.
  8. Restart the Source SDK Launcher, and those configurations will be gone from the drop-down list.