hewiefreeman / GopherGameServer

:trophy: Feature packed, easy-to-use game server API for Go back-ends and Javascript clients. Tutorials and examples included!
https://hewiefreeman.github.io/GopherGameServer
Apache License 2.0
173 stars 21 forks source link

//Workaround Set ServerSettings before callback login #8

Closed perling1 closed 2 years ago

perling1 commented 2 years ago

added the func UpdateSettings(s *ServerSettings) in server.go to be able to set the settings before the first logincallback