No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-02-10 10:09:08 +01:00
.cargo don't crash on invalid settings.json, revert to default 2025-09-17 19:37:44 +02:00
.github/workflows action change 2025-09-17 19:49:12 +02:00
.vscode complete rewrite 2024-09-24 10:28:40 +02:00
assets Add VoE Specs and dont store config on unload 2025-11-29 12:27:41 +01:00
src store dpsreport token on first use 2026-02-10 10:09:08 +01:00
.gitignore complete rewrite 2024-09-24 10:28:40 +02:00
build.rs fix possible crash on load, logging and some linting 2024-10-01 18:31:19 +02:00
Cargo.lock store dpsreport token on first use 2026-02-10 10:09:08 +01:00
Cargo.toml store dpsreport token on first use 2026-02-10 10:09:08 +01:00
LICENSE title refactor 2024-09-30 18:09:40 +02:00
README.md title refactor 2024-09-30 18:09:40 +02:00

GW2 Arcdps Log Uploader

Program to upload logs to both dps.report and gw2wingman

Screenshot

Settings

Requirements:

Installation:

Automatic

Install from Wingman Uploader from the Nexus Addon Library.

Manual

Download log-uploader.dll from Releases

Move the file in <Gw2Directory>/addons.

Configuring

  • Settings Location: <Gw2Directory>addons/wingman-uploader/settings.json.
  • logpath: Location of the arcdps logs (Default: %userprofile%/Documents/Guild Wars 2/addons/arcdps/arcdps.cbtlogs)
  • dpsreport_token: Change this if you want to specify a dps report session token (leave empty to use generated one)
  • show_window: Wether the window should be shown on startup or not (Stores last window state)
  • enable_wingman: Whether uploading to wingman should be enabled or not
  • enable_dpsreport: Whether uploading to dpsreport should be enabled or not
  • filter_wingman: List of ids which should be ignored when uploading to wingman
  • filter_dpsreport: List of ids which should be ignored when uploading to dpsreport