Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 768 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 768 Bytes

Gameservers

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.

Requirements

  1. Drupal CMS v7.x
  2. GameQ library v2.0.0

Installation

  1. Download and unpack the drupal-gameservers module to your drupal-root/sites/all/modules/contrib directory.
  2. Download and unpack the GameQ library v2.0.0 to your drupal-root/sites/all/libraries directory.
  3. Rename the GameQ-2 directory to gameq.
  4. Enable the gameservers module.