No description
This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2008-03-18 12:13:42 +00:00
win32 This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
.gitattributes We need these two files as well 2008-03-10 09:06:39 +00:00
aclocal.m4 Autotoolize GamesServ 2008-03-10 08:06:35 +00:00
AUTHORS initial upload of GamesServ for NeoStats 3.0 2005-01-30 07:48:44 +00:00
bomb.c update copyright year 2006-01-26 15:33:00 +00:00
bomb_help.c update copyright year 2006-01-26 15:33:00 +00:00
ChangeLog This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
common.c update copyright year 2006-01-26 15:33:00 +00:00
configure This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
configure.in This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
COPYING initial upload of GamesServ for NeoStats 3.0 2005-01-30 07:48:44 +00:00
gamesserv.c update copyright year 2006-01-26 15:33:00 +00:00
gamesserv.h Autotoolize GamesServ 2008-03-10 08:06:35 +00:00
gamesserv.sln Minor updates to VS2005 builds 2008-03-10 09:13:26 +00:00
gamesserv.vcproj Minor updates to VS2005 builds 2008-03-10 09:13:26 +00:00
gamesserv_help.c update copyright year 2006-01-26 15:33:00 +00:00
hilo.c update copyright year 2006-01-26 15:33:00 +00:00
hilo_help.c update copyright year 2006-01-26 15:33:00 +00:00
install-sh initial upload of GamesServ for NeoStats 3.0 2005-01-30 07:48:44 +00:00
LICENSE initial upload of GamesServ for NeoStats 3.0 2005-01-30 07:48:44 +00:00
Makefile.am Autotoolize GamesServ 2008-03-10 08:06:35 +00:00
Makefile.in Autotoolize GamesServ 2008-03-10 08:06:35 +00:00
modconfig.h.in fix up all version numbers properly this time hopefully :) 2005-12-12 13:46:07 +00:00
NEWS initial upload of GamesServ for NeoStats 3.0 2005-01-30 07:48:44 +00:00
pulse.xml GamesServ for Win32 2008-03-10 08:29:41 +00:00
README.GamesServ change file formats from windows to *nix 2005-02-23 15:33:40 +00:00
RELNOTES This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
RELNOTES.win32.txt This is GamesServ 3.0.0 2008-03-18 12:13:42 +00:00
russian.c update copyright year 2006-01-26 15:33:00 +00:00
russian_help.c update copyright year 2006-01-26 15:33:00 +00:00
ttt.c update copyright year 2006-01-26 15:33:00 +00:00
ttt_help.c update copyright year 2006-01-26 15:33:00 +00:00

GamesServ Manual
_________________________________________________________________

   1. Prerequisites and Installation.

        1.1. Compiling and Installation

   Welcome  to  the  GamesServ Manual. This document will aid you in
   setting up and running GamesServ on your IRC network.

   GamesServ is a Game Service, for multiple small games.

1. Prerequisites and Installation.

   GamesServ is designed to run on Top of NeoStats 3.0
   Please  refer  to  the  NeoStats website  for more
   information on the requirements for NeoStats.

   GamesServ requires the following:
     * NeoStats 3.0 or Higher correctly installed and Running
     * The time to read this entire document.


1.1. Compiling and Installation

   As  long  as  you  have  successfully setup NeoStats, and installed it
   correctly,  Compiling  GamesServ is very simple and straight forward. First
   you  must  extract  the  files  from  the download package. This is as
   simple as:
bash$ tar -xzf GamesServ-<ver>.tar.gz

   This  should  then  create  a  directory  called  GamesServ-<version>
   where <version> is the Version of GamesServ. Then Proceed to Change
   into the GamesServ directory, and run Configure as follows:
bash$./configure [--with-neostats=<dir>]

   --with-neostats=<dir> should be used if your neostats directory is not
   in a standard location (~/NeoStats3.0/). Replace <dir> with the full path
   to your NeoStats installation directory (NOT SOURCE DIRECTORY)

   If  the  configuration did not produce a error, you may then move onto
   Compiling  GamesServ.  Compiling  is simply just issuing the "make" command
   (or "gmake" if you are running BSD):

   Again,  check  for  Error  messages.  As  long  as there are not error messages,
   "make install" (or "gmake install" if you are running BSD) will install GamesServ,
   this README file, and any auxiluary files needed into your NeoStats directory:

   Once  Installation  is  complete, you can either configure NeoStats to
   load GamesServ when it starts, or load GamesServ via IRC.

   To  Configure  NeoStats  to automatically load GamesServ when it boots, add
   the  following  line  to  your  "neostats.conf"  file  in  the NeoStats
   directory:

   LOAD_MODULE GamesServ

   To  load  GamesServ  via  IRC,  you must make sure you have the appropriate
   permissions and issue the following command:

   /msg neostats load GamesServ

   Thats  it.  GamesServ  is  now  loaded  and ready for use.
   /msg GamesServ help