Create a Mod (GoldSrc)

From Valve Developer Community
Jump to navigation Jump to search
English (en)Português do Brasil (pt-br)Translate (Translate)

Creating a mod manually

It's surprisingly simple:

  1. Create a folder under 🖿steamapps\Half-Life\
  2. Create a liblist.gam in the folder. You now have a mod!

Utilities

XBLAH's Modding Tool - Create a mod.
XBLAH's Modding Tool XBLAH's Modding Tool
Creating a bare-bones GoldSrc GoldSrc mod usually requires more than just creating a liblist.gam. Mods based on GoldSrc GoldSrc games can be created with the XBLAH's Modding Tool XBLAH's Modding Tool using an intuitive interface, that creates all the required files and directories. See more.