Page 1 of 1

autoexec.cfg

Posted: Fri Jul 10, 2015 2:07 pm
by Chairn
Hoy everyone,

I realized that when you download ddnet, you get ddnet.exe and ddnet-server.exe. But there's an autoexec file also. The problem is that this file is executed by both executable. I wonder if it's dangerous to put his ddnet config and server config in this file, because both would be executed(with a lot of unknown command).
Wouldn't it be more simple to have an autoexec.cfg along with an autoexec-server.cfg?

Thx for reading.

Re: autoexec.cfg

Posted: Fri Jul 10, 2015 2:26 pm
by deen
Shouldn't be a problem.

Re: autoexec.cfg

Posted: Fri Jul 10, 2015 2:42 pm
by Soreu
You can always "force" server to use different file with config - just create shortcut, right click and in path add -f YourFile.cfg, for example: "[path]\DDNet-Server.exe" -f Server.cfg