ryansheehan/terraria

Run mono with runtime options

dlee13 opened this issue · 0 comments

I've seen suggestions to launch with the command: mono --server --gc=sgen -O=all ./TerrariaServer.exe

I've not tested it however, so I don't know how much of an effect it would have. What do you think about this?