Tagged Questions
3
votes
1answer
102 views
How to setup a client to work with a remote server or a local included server?
I'm working on a Networked multiplayer game, but while developing and for testing I want to set up a local server that acts like the multiplayer server.
My thought is to approach the server as a ...