Greelan
Greelan
Look under Updates / Steam Downloads ....
QANGA is also now in my dev branch
The server uses Steam sockets, so never opens a socket on the game port. They still recommend including the argument, so that is what I have done If you have...
Scroll down for the boxes to enter them in
It's for reasons xD
I have a draft template in `Greelan/AMPTemplates:dev` No console output on Linux unfortunately
This is presumably your issue: `App.ExecutableLinux=mhserveremu/MHServerEmu` Should be: `App.ExecutableLinux=MHServerEmu` assuming the binary is in the root dir. Also need to make it executable
Any errors, logs, whatever? You are not giving much to go on. Have you added the sip files from the client to the server?
I know, I've seen it in your repo. You haven't answered my question about the sip files.
Dunno, might be some other dependency needed on Linux. I assume you are manually adding the nightly build since the update stages don't...