1
0
EQ2Emu/docs/code/index.md
2025-05-06 09:54:48 -04:00

661 B

EQ2Emu Codebase Overview

This documentation provides a structured overview of the EQ2Emu server code base, separated by major modules.

Modules

Each module index links to all related source/header files in that module.

Usage for LLM or Wiki:

  • Use module markdown files to understand the structure of login, world, and common functionality.
  • Each file markdown lists classes, functions, and notable comments.
  • This structure is ready for ingestion into markdown-based vector databases, Wiki.js, GitBook or JSONL conversion for LLM training.