Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 673 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 673 Bytes

convar-server-lister

Lists Valve Game Servers with specified convar

requirements

  • python-valve
  • python-a2s
  • socket

how to use

clone the repo, python main.py and the program will tell you the rest. the servers are added to servers.txt. also i probably should mention that you have to change the gamedir parameter in the server lister. by default it's u"tf" you can change it to whatever you want u"cstrike", u"garrysmod" idk `

i have an issue

create an issue with the issue tracker

todo

  • avoid duplicates in servers.txt
  • avoid password protected servers

contributing

do whatever you want with the source code, but don't make it boring 😉