Create a Mod (GoldSrc): Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Removed redundant text.)  | 
				|||
| Line 9: | Line 9: | ||
# Create a [[liblist.gam]] in the folder. You now have a mod!  | # Create a [[liblist.gam]] in the folder. You now have a mod!  | ||
==   | == Utilities ==  | ||
Creating a   | [[File:XBLAH's Modding Tool - Create a mod v1.17.0.png|thumb|392px|XBLAH's Modding Tool - Create a mod.]]  | ||
;{{Xblahmt|4}}  | |||
:Creating a bare-bones {{goldsrc|4}} mod usually requires more than just creating a [[gameinfo.txt]]. Mods based on {{goldsrc|4}} games can be created with the {{Xblahmt|4}} using an intuitive interface, that creates all the required files and directories. [[XBLAH's_Modding_Tool/Docs/Game/New_Mod|See more]].  | |||
[[Category:Modding]]  | [[Category:Modding]]  | ||
Revision as of 07:40, 6 August 2023
Creating a mod manually
It's surprisingly simple:
- Create a folder under 

steamapps\Half-Life\ - 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 gameinfo.txt. 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.