Synergy Documentation
Gameplay : Steam Mounts

1. Introduction
1. Home
2. About
3. F.A.Q.
2. Gameplay
1. Game Types
2. Starting a Game
3. Maintaining a Server
4. Playing the Game
5. Steam Mounts
3. SDK and Editing
1. Setting Up
2. Custom Sounds
3. Player Models
4. Custom NPCs
5. Custom NPC Sounds
6. Custom Weapons
7. Map Config Files
8. Class System
9. Life System
10. New Entities
Source games and mods may be used in synergy using Steam Mounts (SteamContent.txt) which allows you to use models, materials, and sounds from other source games. Settings can be changed from within the game:

IMPORTANT: Do not mount a game or mod you do not have installed! Should you do so, or if you are having problems, start the game with the parameter: "-resetmounts"

SteamContent.txt can also be modified with any plain text editor. The appId parameter should only be defined for steam games, not mods; you can find a list of appId's here. Only mount steam games that run on the source engine!

Adding a mod requires using the following format for the appPath:

"appPath" "..\..\SourceMods\<ModFolder>"

Content Copyright © Synergy Development Team
2005 - 2007