Changing Settings - TheSwerik/Swerver GitHub Wiki
Server
- Port of the Server:
Constants.Port - Maximum number of Concurrent Players:
Constants.MaxPlayers - How often the Server updates every second:
Constants.TicksPerSec - IP of the Server with
Constants.Ip
Client
- IP of the Server:
Constants.Ip - Port of the Server:
Constants.Port