glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
57 stars 39 forks source link

Move IRC server and channel to glest.ini #177

Closed andy5995 closed 5 years ago

andy5995 commented 6 years ago

Since ZG is an engine, I suggest adding 2 options to glest.ini.

ircServer ircChannel

This would be an easy change, but low-priority of course.

Once the options are added to glest.ini, users could customize them (if they choose) in their glestuser.ini

glest.ini would hold the default IRC server and channel.

The hard-coded values would be removed from the source code.