If I put config-path.cfg in factorio.app/Contents - no effect, it does not appear to be read.
If I put config-path.cfg in factorio.app/ - No matter what values I put, I get the following error:
Code: Select all
Error Util.cpp:83: Error configuring paths: There is no package core in /Users/evandy/Applications/factorio.app/data. Deduced executable directory: /Users/evandy/Applications/factorio.app/Contents/MacOS, read data: __PATH__executable__/../../data, write data: __PATH__executable__/../..
Apparent issue - on OS X it is looking for config-path.cfg in factorio.app/ instead of factorio.app/Contents
Attaching log files from both working and "correct but not working"