We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
running command docker run -it --rm -d --name hlds -p27015:27015 -p27015:27015/udp -v /home/valve/:/opt/steam/hlds/valve/config -v /home/hlplugin/:/opt/steam/hlds/valve/addons/amxmodx/configs -v /home/amxx/:/opt/steam/hlds/valve/addons/amxmodx/plugins artkirienko/hlds +map crossfire +maxplayers 32 +rcon_password xxxxx +ip 0.0.0.0 +port 27015
it work on https://www.gametracker.com/server_info/139.59.123.204:27015/ and noSteam user can join the server by manually added to favorite server tab but on internet tab I can't see that server
https://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=139.59.123.204&format=json
Please help!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
running command
docker run -it --rm -d --name hlds -p27015:27015 -p27015:27015/udp -v /home/valve/:/opt/steam/hlds/valve/config -v /home/hlplugin/:/opt/steam/hlds/valve/addons/amxmodx/configs -v /home/amxx/:/opt/steam/hlds/valve/addons/amxmodx/plugins artkirienko/hlds +map crossfire +maxplayers 32 +rcon_password xxxxx +ip 0.0.0.0 +port 27015
it work on https://www.gametracker.com/server_info/139.59.123.204:27015/ and noSteam user can join the server by manually added to favorite server tab but on internet tab I can't see that server
https://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=139.59.123.204&format=json
Please help!
The text was updated successfully, but these errors were encountered: