Server Overview

From The Al`Kabor Project Wiki
Revision as of 11:49, 17 December 2023 by Nazwadi (talk | contribs) (Created page with "== Getting Started == The source code is available online at https://github.com/EQMacEmu/Server . There is a script you can use for downloading dependencies, installing serve...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Getting Started

The source code is available online at https://github.com/EQMacEmu/Server .

There is a script you can use for downloading dependencies, installing server components, and starting/stopping the server at https://github.com/EQMacEmu/Server/blob/main/utils/scripts/EQServer(public-release).sh

Database Dumps

Full database dumps are periodically posted in the Server repository at https://github.com/EQMacEmu/Server/tree/main/utils/sql/database_full/ with a naming convention of **alkabor_YY-MM-DD-HH_mm.tar.gz**.

In addition, you will also find optional and required updates in https://github.com/EQMacEmu/Server/tree/main/utils/sql/git to make it easier to synchronize with changes over time.