From b5fef007c8403ef5b4bf23e05f5f42403d5c5bd7 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Thu, 22 Apr 2021 18:09:30 +0200 Subject: Update final-server-steps.md --- docs/final-server-steps.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/final-server-steps.md b/docs/final-server-steps.md index 359b55a..b03c239 100644 --- a/docs/final-server-steps.md +++ b/docs/final-server-steps.md @@ -9,6 +9,8 @@ - Run authserver and worldserver in your build folder. +For detailed information on how to configure a restarter and a debugger go to [how-to-restart-and-debug](how-to-restart-and-debug.md) page + **NEVER create an account directly into your database unless you are ABSOLUTELY SURE that you know what to do and how to do it!** - Next create your Login Account by typing directly into the **worldserver** window the GM Command **account create**. Syntax: (see examples below) -- cgit