Files
serverlist/requirements.txt
Auke Kok 772fc29cb8 Detect geo of server.
Using geolite2, we attempt to detect the continent of the server
and store the 'continent code' in the serverlist. This is reasonably
broad enough to help players in the client find truly "nearby" server.

The client will have to be changed to select a continent to change
ordering or filtering.
2019-07-17 12:33:48 +02:00

3 lines
41 B
Plaintext

Flask>=0.10
maxminddb-geolite2>=2018.703