Create a Mod (GoldSrc): Difference between revisions
Jump to navigation
Jump to search
XBLAH's Modding Tool - Creating a mod
m (→Utilities: Updated software's image to match newer version.) |
No edit summary |
||
Line 2: | Line 2: | ||
{{gldsrc topicon}} | {{gldsrc topicon}} | ||
{{Source topicon}} | {{Source topicon}} | ||
{{ | {{TabsBar|main=Create a Mod}} | ||
Revision as of 01:52, 15 October 2024
Creating a mod manually
It's surprisingly simple:
- Create a folder under
...\steamapps\common\Half-Life\
, example:...\steamapps\common\Half-Life\your_mod_name
- Create a liblist.gam in the folder. You now have a mod!
Utilities


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