Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 659 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 659 Bytes

GW2 ArcDPS Utils

Utilities for Rust-based ArcDPS plugins.

Usage

[dependencies]
arc_util = { git = "https://github.com/zerthox/arcdps-utils" }

Documentation can be found here: zerthox.github.io/arcdps-utils/arc_util

Optional Features

Flag Description
serde Adds serde Serialize & Deserialize to structs.
settings Includes settings utilitites in settings.
update Includes an Updater for update notices.
log Includes a Log component in ui.