beserver_x64 compatibility?
is there any chance this can work with beserver_x64.cfg?
Hi. Dunno if it will help or not (you asked 24 feb. and i respond only 10 aug.) but anyway, i checked, and it seems that program see only BEServer.cfg or BEServer_active_***.cfg cause Settings.cs of MBCon class (MBCon -> Classes -> Settings.cs in my VS) (lines 94-109). If you are still interested in this, you can change it manually and recompile the project in VS. Ill think of way to check if any (or both) BESever or BEServer_x64 file presented and make a pull request, but it is better to call @maca134 here, problem of searching what file is used if both files are present, just not enough experience in C# to solve it. Hope it will help you or anyone else who will try to find solution to same problem.