Hi,
So I'm making an online multiplayer game. I know that if I want it to be server based, and not host2peer, I have to open a web browser in a server, and open the web address of the game, so the server is the host.
I made an account in amazon aws, managed to create a linux server instance (EC2), connected to it, and then it opens the console and I go blank
Do somebody knows what to do from there? What do I type in the console?
Thanks!!!