Utilities
4 years ago
0.18
7

i Mac or Linux version

4 years ago

This a very nice idea!
I would love to try, but am on a Mac.
Hopefully, there will be an option later on?

4 years ago

Linux as well. It would be really nice if it was distributed as source code.

4 years ago
(updated 4 years ago)

Hi,
Thanks for your suggestions! I have updated the download section of the website, so it is possible to download the client for both Mac and Linux.

But I have not been able to test them yet so I don't know if they work. Feel free to try them out, and feedback is always welcome! (You might need to manually add the path to factorio in the appsettings.json-file)

4 years ago

Thank you.

4 years ago

Trying out the Mac version.
Configured the paths in json file.

I get:
Access to the path '/Users/XYZ/Library/Application Support/factorio/script-output/factorio-dashboard' is denied.

It also does not work as SUDO.
(user "XYZ" is changed from real)

I am not that profound in terminal. Is it maybe the space between "Application Support" ?
How to properly parse it to the json file?

Thank you!

In appsettings.json:

  • "factorio-directory": "/Users/XYZ/Library/Application Support/factorio/script-output/factorio-dashboard/", (NOTE the slash at the end of the path.)
  • "factorio-custom-stats-file-path": "", (Leave empty.)

Can you browse to that path and see if it contains a file named "factorio-dashboard.stats"?
If the folder/file does not exist, then Play Factorio with the mod activated.

Thank you for helping me to test the application!