-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME.txt
69 lines (38 loc) · 1.53 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
// $Id$
-- SUMMARY --
Game Servers module acquire information from a variety of game servers and
display them on your Drupal site.
For a full description of the module, visit the project page:
http://drupal.org/project/gameservers
To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/gameservers
-- REQUIREMENTS --
* At least one of the following supported game server query libraries:
- LGSL Protocol (Live Game Server List)
http://www.greycube.com/help/lgsl_beta/lgsl_protocol.zip
http://www.greycube.com/site/download.php?view.56
- GameQ
http://gameq.sourceforge.net
- Steam Condenser
http://koraktor.github.com/steam-condenser
- ax-gameserver-query (unsupported yet)
http://code.google.com/p/ax-gameserver-query
- gsQuery (unsupported yet)
http://gsquery.terragate.net
- Services aggregation (unsupported yet)
http://www.game-monitor.com
http://www.serverspy.net
* Optional: Chaos tool suite
http://drupal.org/project/ctools
-- INSTALLATION --
* Install as usual, see http://drupal.org/node/70151 for further information.
If you are using Libraries module, you can place external libraries in the
Libraries module's search path (for instance sites/all/libraries).
Libraries found in the libraries search path are preferred over libraries in
gameservers/libraries/.
-- CONFIGURATION --
-- CUSTOMIZATION --
-- TROUBLESHOOTING --
-- CONTACT --
Current maintainers:
* Sergio Martín Morillas (smartinm) - http://drupal.org/user/191570