From ca6b89d7594c5695cd8bd831038797beaea89865 Mon Sep 17 00:00:00 2001 From: Francesco Borzì Date: Sat, 22 May 2021 12:05:51 +0200 Subject: Update getting-started.md --- docs/getting-started.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/getting-started.md') diff --git a/docs/getting-started.md b/docs/getting-started.md index 11f08fa..e8a93c5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -20,6 +20,8 @@ If you already have some programming knowledge it would surely be an advantage f *Personal note from the author of this tutorial: when I first installed my first WoW server I was 15, I had no programming knowledge at all, I was using Windows XP and barely understood English. I'm sure if you are reading this, you have already more skills than I used to have when I was trying to install MaNGOS+UDB+ScriptDev2 and get a decent WoW server to run on my local machine. Initially, I spent hours trying to read and understand tutorials from different people written on different websites, but eventually, I succeeded. AzerothCore is an all-in-one project so it's going to be easier than that, bear with me and you'll get there!* +Tempted to use a repack instead? [Don't do it](https://www.mangosrumors.org/why-you-should-not-use-repacks-to-run-your-wow-server/). + ## Installing AzerothCore on your computer The first step is always installing a local WoW server in your own machine. And there are several ways to do it, which can vary according to the operating system. -- cgit