Calcoph / gw2-player-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GW2 Player List

A plugin for ArcDPS

Save other players' account names and add comments to them, instead of blocking/adding to friends and setting an alias.

window created by the plugin

Installation

  1. Install ArcDPS
  2. Install the unofficial extras addon
  3. Download player_list.dll from releases
  4. Place player_list.dll in <Path to "Guild Wars 2">\addons\arcdps

Uninstalling

  1. delete <Path to "Guild Wars 2">\addons\arcdps\player_list.dll
  2. delete <Path to "Guild Wars 2">\addons\arcdps\player_list.toml
  3. delete <Path to "Guild Wars 2">\addons\arcdps\player_list.tmp (if it exists)

Compilation

  1. Download rust
  2. run cargo build --release

The .dll should be in target/release/player_list.dll

No other files are needed, just player_list.dll

Usage

Players in your current squad will appear in the list. Just write something in the comment box to save it. Players with an empty comment box will be erased from the list, so to delete someone just empty their comment box.

About


Languages

Language:Rust 100.0%