eqemu-docs/docs
JJ 3fdd09c067
Update ground-up-windows-install.md
Drop VS2017 and recommend 2022.
Add note for cmake deprecation in recastnavigation
2025-09-25 03:23:26 +00:00
..
akk-stack [akk-stack] Refine bots and mercs deployment 2025-04-06 15:06:11 -04:00
assets Compress background 2022-01-07 23:23:44 -06:00
changelog/server [Legacy] Update legacy links (#63) 2024-02-07 03:51:09 -06:00
client Update wce documentation 2025-04-12 12:52:27 -07:00
configuration Update eqemu_config.md 2024-02-08 17:08:08 -06:00
contributing Update how-to-doc.md 2021-11-25 01:41:57 -06:00
developer Add prepared statement api developer docs 2024-11-05 21:47:25 -05:00
extra Update extra.css 2025-02-27 14:04:53 -06:00
gitbook Fix image refs 2023-08-18 22:42:39 -07:00
play Convert embed links 2021-11-25 02:00:38 -06:00
quest-api Update npc-item-handin.md 2025-03-01 18:44:49 -06:00
schema Remove "Last generated" timestamps since our Git plugin (bottom of page) gives us the same info now 2024-02-09 21:25:40 -06:00
server Update ground-up-windows-install.md 2025-09-25 03:23:26 +00:00
README.md Update README.md 2024-02-09 03:13:45 -06:00
tags.md Update logging pages 2023-07-29 13:08:16 -05:00

Welcome

Welcome to the EverQuest Emulator Server community docs!

Everything you need can be found by using search as well as the left and top nav menus!

!!! info

If you see anything that is missing or could be improved, please feel free to [contribute](https://github.com/EQEmu/eqemu-docs-v2) and feel free to submit pull requests! Merged pull requests immediately publish to these docs.

The information presented represents the commitment of countless hours of coding and documentation by a large, passionate, open-source community.

The breadth of information compiled in the documentation is the accumulation of open source community members dating back to early 2000's.

The purpose of this platform is to allow a scalable transfer of knowledge and information regarding this massive project.

EverQuest Emulator Server

EverQuest Emulator Server is a custom, completely from-scratch reverse-engineered open source server implementation for EverQuest built mostly on C / C++

!!! features

- [x] **Storage Engine** MySQL / MariaDB is used as the database engine (over 200+ tables)
- [x] **Scripting Engine(s)** Perl and LUA are both supported scripting languages for NPC/Player/Quest oriented events
- [x] **Game Content** Open source database (Project EQ) has content up to expansion OoW (included in server installs)
- [x] Game server environments and databases can be heavily customized to create all new experiences
- [x] Hundreds of [Quests and events](https://github.com/ProjectEQ/projecteqquests) created and maintained by Project EQ

Supported Clients

Titanium Edition Secrets of Faydwer Seeds of Destruction Underfoot Rain of Fear (Most used)
{: style="height:150px; width: 125px;"} image{: style="height:150px; width: 125px;"} image{: style="height:150px; width: 125px;"} image{: style="height:150px; width: 125px;"} image{: style="height:150px; width: 250px;"}

Server Installation

Page Platform Description Install Count
Server Installation (Windows) Windows A guide for installing EQEmu Server on Windows
Server Installation (Linux) Linux (Debian / Ubuntu) Preferred (Redhat / CentOS / Fedora supported) A guide for installing EQEmu Server on Linux
AkkStack (Docker) (Advanced) Docker (Compose) Containerized EverQuest Emulator Server Environment -

Community

Find us on Discord!

Bug Reports

  • Please use the issue tracker provided by GitHub to send us bug reports or feature requests.
  • Discord is also a place to get more immediate help from community members on troubleshooting
Page Link
EQEmulator Website http://www.eqemulator.org{target=_blank}
EQEmu Server GitHub Repository https://github.com/EQEmu/Server{target=_blank}
Quest Scripts https://github.com/ProjectEQ/projecteqquests{target=_blank}
Plugins https://github.com/ProjectEQ/projecteqquests/tree/master/plugins{target=_blank}
Maps https://github.com/Akkadius/EQEmuMaps{target=_blank}
Installer Resources https://github.com/Akkadius/EQEmuInstall{target=_blank}
ProjectEQ (PEQ) Database http://db.projecteq.net{target=_blank}

Additional / Alternative Quest Script Repositories

Description Link
Project 2002 - Classic through POP quests in Lua p2002 Quests