How can I make a mod?
How can I make a mod?
Creating a mod manually
Create a folder under steamappsSourceMods (A mod can actually reside anywhere, but placing it here allows Steam to detect and launch it.)
Create a gameinfo. txt in the folder.
Open the SDK launcher and switch to the relevant engine branch.
Choose “Edit Game Configurations” and click “Add”.
Creating a mod manually
- Create a folder under steamappsSourceMods (A mod can actually reside anywhere, but placing it here allows Steam to detect and launch it.)
- Create a gameinfo. txt in the folder.
- Open the SDK launcher and switch to the relevant engine branch.
- Choose “Edit Game Configurations” and click “Add”.