Giter Site home page Giter Site logo

arcdps-bhud's Introduction

Build status

Arcdps BHUD Integration

This is a plugin that uses the Arcdps Combat API and exposes some of the data to Blish HUD.

Installing

Download the binary from the releases page and extract the dll into your bin64 folder.

If you are unsure which version you want to download, take the one with msvc in the name.

Clone the repo

git clone https://github.com/blish-hud/arcdps-bhud

Build it

You need a somewhat recent rust version. I didn't check the minimum version. arcdps-bhud is built against the latest stable channel.

  1. Install rustc. For example via rustup.
  2. Install cargo. This is not necessary if you used rustup.
  3. Build it:
cargo build --release
  1. Copy it into your bin64 folder of Guild Wars 2:
Copy-Item "C:\Git\arcdps-bhud\target\release\arcdps_bhud.dll" -Destination "A:\Guild Wars 2\bin64"
  1. Start Gw2

Contributing

Open an issue or a PR!

Please check first if you agree with the license.

arcdps-bhud's People

Contributors

greaka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.