I've been trying all day to make a dedicated server on my ubuntu vps however there's always something in the way, I tried using wine and it constantly complained about me not having wine-mono, after several attempts to get it installed, completely failed.
I ended up just learning how wine's sandboxing worked and ran the bootstrapper on my windows machine to get whatever files I needed, and when I finally get the application to run, it instantly excepts with an error when trying to use AllocConsole.
I can go out of my way to patch the bootstrapper, but why should it be so anti-userfriendly? I don't have a Windows vps and everything I have tried using alternatives like wine and several hours of research have come up with nothing.
If somebody has a solution or some place where I can contribute to the project, by all means, please inform me! Would love to contribute some mods for this community & my friends to mess around with.
Aforementioned exception (running it manually):