Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Ok so I'm trying to use ngrok to expose this game's server to the public... What protocol does the game even use? I've used TCP [which lets MC through just fine] and it doesn't work. Any assistance?

Turns out NGROK does not send UDP, which is what the game requires. Sad, but I can use Hamachi, No problem. Sorry about that.

For anyone who comes across this, Mindustry uses both TCP and UDP.