Page 1 of 1

[?] Command line arguments don't work on OS X

Posted: Tue Jul 28, 2015 8:23 pm
by narrowtux
Tried the command line arguments listed in the wiki (https://forums.factorio.com/wiki/inde ... GameClient) on OS X and none of them work.

Tested with factorio 0.11.22, 0.12, 0.12.1

Either with `open Factorio.app --args <startup args>` or with `Factorio.app/Content/MacOS/factorio <startup args`

Re: [?] Command line arguments don't work on OS X

Posted: Wed Jul 29, 2015 7:43 am
by slpwnd
This is imho not really factorio problem, rather an OSX thing.

Re: [?] Command line arguments don't work on OS X

Posted: Thu Jul 30, 2015 7:44 am
by narrowtux
slpwnd wrote:This is imho not really factorio problem, rather an OSX thing.
I don't understand? I can push arguments to the executable in the MacOS folder with the --args flag. I can also directly launch the executable as if I used some command line tool.