From 1a883400880dafa2d1883ed98c50c22a46098d49 Mon Sep 17 00:00:00 2001 From: JJ Date: Fri, 20 Dec 2013 03:07:43 -0800 Subject: [PATCH] Updated PEQ Setup using XAMPP (markdown) --- PEQ-Setup-using-XAMPP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PEQ-Setup-using-XAMPP.md b/PEQ-Setup-using-XAMPP.md index 4f01a35..3c707e4 100644 --- a/PEQ-Setup-using-XAMPP.md +++ b/PEQ-Setup-using-XAMPP.md @@ -22,10 +22,10 @@ This guide was created to help you set up a basic PEQ server with the current da *** ##### The Walk-Thru -1. **Get the server source.** In your XAMPP directory, create folder to store your EQEmu files. I've selected c:\xampp\eqemu. Within that folder, create a source folder. Using TortoiseGit, clone the source files from https://github.com/EQEmu/Server.git into c:\xampp\eqemu\source\Server\. To do this, you can right-click inside your source folder and select "Git Clone...". +1. **Get the server source.** In your XAMPP directory, create a folder to store your EQEmu files. I've selected c:\xampp\eqemu. Within that folder, create a source folder. Using TortoiseGit, clone the source files from https://github.com/EQEmu/Server.git into c:\xampp\eqemu\source\Server\. To do this, you can right-click inside your source folder and select "Git Clone...". 2. Configure the source with CMake. 3. Build the source. -4. Get the database. +4. **Get the database.** PEQ conducts a backup every day. The most up-to-date version can be found at http://peqtgc.com/releases. The file you need is peqbeta_(date/time).tar.gz. This database is usually synced with the most current EQEmu source. 5. Get the quests. 6. Get the database editor. 7. Configure the server settings.