I wanted to hear whether it was possible to find a way to retrieve steam servers in python?
If so, how could one go about it?
I wanted to hear whether it was possible to find a way to retrieve
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Valve has documented the Master Server Query Protocol rather well. There is also a Python library called SourceLib that provides an interface to the server list.