PSF-LoginServer/config/worldserver.ini.dist
pschord c3d19b5377
Create PSForever config framework (#283)
We can now parse arbitrary INI configuration entries. This will allow
server customization and testing without recompiling the server.
2019-10-21 14:12:26 -04:00

9 lines
194 B
Text

#######################################
# PSForever Server configuration file #
#######################################
[worldserver]
ListeningPort = 51001
[loginserver]
ListeningPort = 51000