ID:166787
 
I make it so other people can play my game when I host it? After I make a Hub entry.
Put you're wrld executable files in a zip file and put them on a website, freewebs.com would do. Then put the link to that file in your hub entry.
In response to Evidence
He said when he hosts it.

When you host the game, other people should be able to join automatically, unless you're on a router or a firewall is blocking people from accessing the files on your computer.
In response to Pyro_dragons
I think what you're talking about is too make the game read and host AT your hub? Well , you can try adding this little bit into the code , hope it helps.

world
hub = "Path to your hub"
name=" Name of the game"
status="Version"

So , for example.

world
hub = "Vondar.DragonballZ Saiyan Conquest"
name=" DragonBallZ Saiyan Conquest"
status="Testing Server"