X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;fp=INSTALL;h=cd5581125efe04384ce853217af7134efa40e88d;hb=3ba0d9ea1c31d6b78a476d7947c6b73fb5e606be;hp=dc48fed7f73de93fbe31f6d16f8aa7b46a418049;hpb=9d77ca8f63040a3945f634090be990fdeb05c2f3;p=NeonServV5.git diff --git a/INSTALL b/INSTALL index dc48fed..cd55811 100644 --- a/INSTALL +++ b/INSTALL @@ -20,6 +20,7 @@ $ make $ ${EDITOR} neonserv.conf NOTE: You may want to copy neonserv.example.conf to neonserv.conf and edit that. +$ php language.php (optional) $ ./neonserv Compiling: @@ -57,7 +58,10 @@ Compiling: nick and server (You need to restart the bot to apply these settings). You also need to add youself into the `users` table with 1000 access. - 11) You can now register a channel via the bots query ;) + 11) To get the actual language pack (including help strings) run the included + language.php (and rehash the bot's language cache with `reloadlang `) + + 12) You can now register a channel via the bots query ;) End of file, INSTALL.