Skip to content

Zerthox/arcdps-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.