A Nexus addon to take notes in game.
Find a file
2025-09-29 12:19:46 +02:00
cmake added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
include quickaccess button now works 2024-09-02 02:40:59 +02:00
src added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
.clang-format initial commit 2024-08-23 16:58:32 +02:00
.clang-tidy initial commit 2024-08-23 16:58:32 +02:00
.gitignore added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
CMakeLists.txt added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
flake.lock added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
flake.nix added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
LICENSE initial commit 2024-08-23 16:58:32 +02:00
package.nix added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00
README.md Update README.md 2025-05-23 11:38:25 +02:00
shell.nix added nix flake. changed addon logic. 2025-09-29 12:19:46 +02:00

Nexus Notes

A Nexus addon to take notes in game.

Installation

  1. Install Nexus.
  2. Download the latest release from the Releases page.
  3. Place the nexus_notes.dll file in the <GW2>\addons folder.
  4. Launch the game.
  5. Load the addon in Nexus.

Usage

The addon is enabled by default. To open the notes window, press the Notes button in the Quick Access menu.

To create a new note, click the Create button in the notes window. A new file will be created in the notes folder in the addon directory.
To open a note, click the file name in the notes window.

License

This project is licensed under the MIT License - see the LICENSE file for details.