??????
You are not logged in.
Pages: 1
Oh! You're installing a real directory into Applications, which contains /settings and a separate CORDIALMINUET_v15.app. So yes, anyone could browse and edit this file without using a Terminal.
(I was starting CM via spotlight so never noticed this.)
(Of course, installing a folder into Applications is not the usual practice for OSX, but it works!)
I'm not totally sure what you're asking @jason, but there's more than two files in your application:
$ find /Applications/CordialMinuet_v15 -type f | wc -l
202
$ find /Applications/CordialMinuet_v15 -type f -name webProxy.ini
/Applications/CordialMinuet_v15/settings/webProxy.ini
I'm running 10.9, which is latest - 1. I can provide more info if you'd like.
Thanks, it works for me. On OSX this requires editing a file within the application itself -- which is a little obtuse for non-technical people, and I guess breaks on every update.
Any plans to support proxied connections to the game server, however clunkily? Even being able to change the central server IP to localhost:1234 would suffice for my own needs.
Pages: 1