Gameservers is a Drupal module that queries multiple types of online game servers and makes server information available to Drupal entities using 3rd party libraries like GameQ.
- Download and unpack the
drupal-gameservers
module to yourdrupal-root/sites/all/modules/contrib
directory. - Download and unpack the GameQ library v2.0.0 to your
drupal-root/sites/all/libraries
directory. - Rename the
GameQ-2
directory togameq
. - Enable the
gameservers
module.