Skip to content

maael/dessa

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dessa

A basis to try to build a GW2 DLL to send Mumble Link and ArcDPS information via WebSockets.

This is Rust and I have no idea what I'm doing.

I have no idea what I'm doing

You can use the websocket echo tool to test it.

Contributing

Clone the repo

git clone https://github.com/maael/dessa

Build it

You need a somewhat recent rust version. I didn't check the minimum version. dessa is built against the latest main channel.

  1. Install rustc. For example via rustup.
  2. Install cargo. This is not necessary if you used rustup.
  3. Install cargo make.
  4. Build it:
cargo make --makefile Makefile.toml build-flow
  1. Copy target\release\dessa.dll into your bin64 folder of Guild Wars 2:
  2. Start Gw2

TODOs

About

πŸ”Œ A GW2 plugin to send Mumble Link data and ArcDPS data via websockets to make it publicly available.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages