Removing Game Configurations: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(added russian language; some changes)
m (Otherlang2 -> lang.)
Line 1: Line 1:
{{otherlang2|
{{lang|Removing Game Configurations}}
ru=Removing Game Configurations:ru}}
 
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:


Line 14: Line 12:
{{note|In order to add versions of the Source SDK that were added through updates, you must reset your game configurations then as well.}}
{{note|In order to add versions of the Source SDK that were added through updates, you must reset your game configurations then as well.}}


[[Category:Source_SDK_FAQ]]
[[Category:Source SDK FAQ]]

Revision as of 16:11, 12 September 2021

English (en)Русский (ru)Translate (Translate)

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. To remove the configurations from the Source SDK Launcher, select Reset Game Configurations under the Utilities tab.
Note.pngNote:In order to add versions of the Source SDK that were added through updates, you must reset your game configurations then as well.