mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 15:41:30 +00:00
Updated Home (markdown)
parent
ffefebf84e
commit
30f36c2a2f
39
Home.md
39
Home.md
@ -1,38 +1 @@
|
||||
**Please do not contribute changes to this wiki, as we currently document the project on the [EQEmu GitBook Wiki](https://eqemu.gitbook.io/server/)**.
|
||||
|
||||
If you would like to contribute to the EQEmu GitBook Wiki, please get in touch on [Discord](https://discord.gg/QHsm7CD).
|
||||
|
||||
## Getting Started
|
||||
|
||||
|Area|Description of Content|
|
||||
-----|-----|
|
||||
[Server Installation - Linux](https://eqemu.gitbook.io/server/categories/how-to-guides/installation/server-installation-linux)|A guide for installing EQEmu Server on Linux
|
||||
[Server Installation - Windows](https://eqemu.gitbook.io/server/categories/how-to-guides/installation/server-installation-windows)|A guide for installing EQEmu Server on Windows
|
||||
|
||||
## Project Documentation
|
||||
|
||||
|Area|Description of Content|
|
||||
-----|-----|
|
||||
[Changelog](https://eqemu.gitbook.io/changelog/)|A listing of all of the changes made to the EQEmu Server code
|
||||
[Quest API](https://eqemu.gitbook.io/quest-api/)|Documentation of the use of quest scripts in both Perl and Lua
|
||||
[Database Schema](https://eqemu.gitbook.io/database-schema/)|The blueprint of how the EQEmu database is constructed
|
||||
[Loginserver](https://eqemu.gitbook.io/eqemulator-loginserver/)|Documentation of the Loginserver setup, configuration, CLI and DB Schema
|
||||
[How-To Guides](https://eqemu.gitbook.io/server/categories/how-to-guides)|Explanations of capabilities available to developers and server operators
|
||||
[Logging System](https://eqemu.gitbook.io/server/categories/logging-system)|Documentation of the extensive logging capabilities in EQEmu
|
||||
[Maps](https://eqemu.gitbook.io/server/categories/maps)|Utilities and information regarding zone map files
|
||||
[NPC](https://eqemu.gitbook.io/server/categories/npc)|Information regarding mob pathing, factions, scaling and attacks
|
||||
[Reference Lists](https://eqemu.gitbook.io/server/categories/reference-lists)|Information regarding variables for game mechanics
|
||||
[Spells](https://eqemu.gitbook.io/server/categories/spells)|Documentation of all things relating to spells
|
||||
[Types](https://eqemu.gitbook.io/server/categories/types)|Information regarding type variables for game items/objects
|
||||
|
||||
## Resource Links
|
||||
|
||||
|Page|Link|
|
||||
-----|-----|
|
||||
EQEmulator Website|http://www.eqemulator.org
|
||||
EQEmu Server GitHub Repository|https://github.com/EQEmu/Server
|
||||
Quest Scripts|https://github.com/ProjectEQ/projecteqquests
|
||||
Plugins|https://github.com/ProjectEQ/projecteqquests
|
||||
Maps|https://github.com/Akkadius/EQEmuMaps
|
||||
Installer Resources|https://github.com/Akkadius/EQEmuInstall
|
||||
ProjectEQ (PEQ) Database|http://db.projecteq.net/
|
||||
Docs http://docs.eqemu.io
|
||||
Loading…
x
Reference in New Issue
Block a user