X-Git-Url: https://jfr.im/git/irc/gameservirc.git/blobdiff_plain/ba2a880f7a50d24b5f091b2a85e3c16a62aa849b..e809dd2aef043b21e52ec5b308076670b62ef30c:/gameserv/INSTALL diff --git a/gameserv/INSTALL b/gameserv/INSTALL index 9a558e7..0ffd57f 100644 --- a/gameserv/INSTALL +++ b/gameserv/INSTALL @@ -1,10 +1,14 @@ -To install GameServ, it takes easy tasks: +To install GameServ, it takes 5 easy tasks: 1.) ./configure 2.) make 3.) cp gameserv.example.conf gameserv.conf 4.) pico gameserv.conf (or use text editor of your choice) -5.) ./run +5.) ./gameserv + +If inbetween steps 1 and 2, you were not asked for your IRCD type +(most likely will happen if you rebuilt the configure script), then run +./Config as step 2, then follow the rest of the install instructions Somewhere inbetween steps 4 and 5 you should setup your ircd to accept the connection from the gameserv server. This is accomplished by adding