GAMMACASE / ServerRedirect

SourceMod plugin that allows players to see and connect to other servers
https://forums.alliedmods.net/showthread.php?t=322306
GNU General Public License v3.0
67 stars 26 forks source link

Standalone build support #28

Closed menesakdeniz closed 4 years ago

menesakdeniz commented 4 years ago

Standalone build support for who wants to use this without any menu or any socket extension required.

GAMMACASE commented 4 years ago

I don't see any point in doing so, as right now you can remove server_redirect.cfg and leave server_redirect_commands cvar empty. This will do same thing as your pr and the plugin can be used without its additional functionality. If there are problems with it, then it's better to be reported as this method is expected and should work just fine.