A Guild Wars 2 Overlay https://the-eg.net/eg-overlay/
Find a file
2025-12-12 06:12:57 -05:00
.github/workflows 🎨 Remove trailing white space 2025-09-24 12:37:38 -04:00
contrib/fonts ⬆️ Update Inter font and include italic version 2025-09-17 10:13:03 -04:00
data/gw2 ♻️ Rewrite in Rust 🦀 (WIP) 2025-08-24 08:30:11 -04:00
docs Add --script and --lua-path command line options 2025-11-13 15:20:38 -05:00
images ♻️ Rewrite in Rust 🦀 (WIP) 2025-08-24 08:30:11 -04:00
scripts Add update-static-data scripts 2025-12-07 12:41:47 -05:00
src 📝 Update documentation domain name 2025-12-12 06:12:57 -05:00
subprojects Add dialogs Lua module 2025-09-17 09:58:25 -04:00
.gitattributes 👷 Add .gitattributes 2025-10-23 18:51:48 -04:00
.gitignore ♻️ Rewrite in Rust 🦀 (WIP) 2025-08-24 08:30:11 -04:00
index.rst 📝 Add FAQ 2025-10-25 09:28:15 -04:00
LICENSE 📄 Update copyright notice 2025-10-05 10:23:20 -04:00
meson.build ♻️ Rewrite in Rust 🦀 (WIP) 2025-08-24 08:30:11 -04:00
notes.txt 🎉 Initial Commit 2024-08-11 12:39:34 -04:00
README.md 📝 Update documentation domain name 2025-12-12 06:12:57 -05:00

EG-Overlay

EG-Overlay is yet another overlay for GuildWars 2. It is designed to be light weight and 'out of the way' as possible from both a resources and module author point of view. The core is written in Rust and everything else is Lua. Modules can be written purely in Lua, or Lua C modules can also be used.

Setup, configuration, and development are detailed in the documentation, or read the Frequently Asked Questions.

Just want markers and trails? See the Markers Quick Start Guide.