View Single Post
DS
SourceMod Developer
Join Date: Sep 2004
Location: WI, USA
Old 06-20-2014 , 23:39   Re: Source Dedicated Server for Mac OS X
Reply With Quote #155

Quote:
Originally Posted by ikir View Post
When you say root, do you mean the folder we create with the server files?
Yes, that is exactly what I mean.

For example, suppose that you're putting the server files in a folder named "insurgency" in your home directory. So when I say "server root", I would mean /Users/<your username>/insurgency. The Frameworks folder would go inside /Users/<your username>/insurgency and the extra Steam files (steamclient.dylib, etc) would go inside /Users/<your username>/insurgency/bin.

Does this clear things up for you? If not, maybe the output below might fill in some gaps.

Server Root
Bin Folder

Quote:
Originally Posted by ikir View Post
Where i must put .cfg files?
The .cfg files are in <server root>/insurgency/cfg. There is an example server config file named "server.cfg.example" that could be used to start from. You'd have to copy or rename it to "server.cfg" for it be executed by the server though, of course.

Quote:
Originally Posted by ikir View Post
Do you accept donations?
If you really feel like I have helped, sure. You could donate to my PayPal address: Protonic86 (at) gmail (dot) com

In any case, please let me know if this has helped you or if you need further help with this.

Last edited by DS; 06-21-2014 at 02:15.
DS is offline