Jump to content
  • 0

how to make the server accessible to everyone


Emoria

Question

3 answers to this question

Recommended Posts

  • 0

You'd essentially have to keep the server running somewhere at all times and make sure players can access it by portforwarding. (Unfortunately how that works exactly depends on your ISP and modem/router so you might have to look that up yourself)

 

An alternative solution would be to host your server in the cloud either with intersect specific hosting or somewhere like Amazon AWS or a random VPS hosting platform. You'd still need to know how to open ports on a firewall in all but the intersect specific hosting though.

 

If you need help with a specific step you'd probably be best off writing how far you've got and what part you don't entirely understand.

Link to comment
Share on other sites

  • 0
On 5/24/2021 at 9:17 PM, JobiWonKinobi said:

My server is public, but I don't know what I need to do from there, in order to have other people join.


You will need to send them the client one way or another.
Make sure that the client has the connection details to connect to your server;

in resources > config.json

"Host": "enter your public ip here",
"Port:" "leave as 5400 unless you want it changed"

Make sure the server is running and the port is forwarded.

Enjoy \o>
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...