no u got to enable it
#------------------------------------------------------------------------------------
# Gamespy Settings
# Settings to control the Gamespy broadcaster. See the readme for more details.
#------------------------------------------------------------------------------------
# Enable the GSA broadcasting system
Generate_Gamespy_Queries = 1
# Query port for your server, which GSA uses to communicate with your server
GameSpyQueryPort = 25300
# Enable broadcasting to GSA, if disabled the server will not be listed on
# the server lists. Also requires the gamespy_players module to be enabled.
Broadcast_Server_To_Gamespy = 1
# Your servers external IP
GameSpy_IP = 123.123.123.123
tbh