Skip to main content

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

Hi @AlexKibo88,

Thank you for your interest in playing the game! Yes, you can play this game remotely.

We have a guide document available here:

/t/4781591/step-by-step-guide-to-start-a-multiplayer-game-in-version-0594

If you are concerned about exposing your public IP for security reasons, you might consider using NAT tunneling or VPN software, as suggested by @emiranda. While we won’t recommend specific software, please ensure that you only use trusted options.

If you decide to expose your public IP for this game, here are some suggestions to enhance your security:

  • Keep your public IP private: If you don’t share your public IP, it will be less likely to be discovered.
  • Use a higher port number: Generally, hackers do not scan higher port numbers. It is advisable to configure your game to bind to a higher port, such as 65400 (which must be lower than 65535), instead of the default port (2345).
  • Configure your firewall: Make sure to configure your firewall to ONLY allow traffic for this game.

If you have any further questions, feel free to ask!