Half-Life: Alyx Workshop Tools/Modding/Source2mod: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "Source2mod is a tool that enables mods to run the old fashioned way without being published to the workshop. Instead of being loaded as an addon to Half-Life: Alyx, mods can b...")  | 
				GamerDude27 (talk | contribs)  mNo edit summary  | 
				||
| (9 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
Source2mod is a tool that enables mods to run the old fashioned way without being published to the workshop. Instead of being loaded as an addon to Half-Life: Alyx, mods can be run with source2mod.exe using the -game parameter. Mods can be stored both inside the Half-Life: Alyx directory, and inside the source2mods folder in steamapps.  | {{HLATools page}}  | ||
'''Source2mod''' is a tool that enables mods to run the old-fashioned way without being published to the workshop. Instead of being loaded as an addon to Half-Life: Alyx, mods can be run with source2mod.exe using the -game parameter. Mods can be stored both inside the Half-Life: Alyx directory, and inside the source2mods folder in steamapps.  | |||
== Installing ==  | |||
Download the latest version of source2mod [https://github.com/jean-knapp/source2mod/releases/latest here]. Extract the contents of the compacted file to:  | |||
* <code>Steam\steamapps\common\Half-Life Alyx\</code>  | |||
[[File:Source2mod installation structure.png|border]]  | |||
== Usage ==  | |||
Mods can be run either by just executing source2mod.exe and manually selecting the mod, or by executing source2mod.exe with the -game parameter. For example:  | |||
* <code>source2mod.exe -game mysource2mod</code>  | |||
== Finishing up ==  | |||
Now you are able to play Half-Life Alyx standalone mods by running source2mod.exe  | |||
[[File:Source2mod menu.png|800px|thumb|left]]  | |||
[[Category:Half-Life:_Alyx_Workshop_Tools]]  | |||
[[Category:Modding]]  | |||
Latest revision as of 15:26, 1 April 2021
Source2mod is a tool that enables mods to run the old-fashioned way without being published to the workshop. Instead of being loaded as an addon to Half-Life: Alyx, mods can be run with source2mod.exe using the -game parameter. Mods can be stored both inside the Half-Life: Alyx directory, and inside the source2mods folder in steamapps.
Installing
Download the latest version of source2mod here. Extract the contents of the compacted file to:
Steam\steamapps\common\Half-Life Alyx\
Usage
Mods can be run either by just executing source2mod.exe and manually selecting the mod, or by executing source2mod.exe with the -game parameter. For example:
source2mod.exe -game mysource2mod
Finishing up
Now you are able to play Half-Life Alyx standalone mods by running source2mod.exe
