Skip to content

A simple .dll for Guild Wars to block duplicate scrimmages and an explicit check, that it wont be able to crash anymore.

Notifications You must be signed in to change notification settings

Zvendson/GW-BlockScrims

Repository files navigation

GW-BlockScrims

A simple .dll for Guild Wars to block duplicate scrimmages and an explicit check, that it wont be able to crash anymore.

Requirements

Build

  1. Navigate to your favourit development directory. E.g.: D:\dev\cpp\gw\
  2. Open Git Bash by rightclicking in the empty space.
  3. Clone repo with: git clone https://github.com/Zvendson/GW-BlockScrims
  4. Navigate to the new folder: cd GW-BlockScrims
  5. Build Project: cmake -A Win32 -B build
    (No spaces, no quotes)
  6. Open the project: cmake --open build
  7. Build the project: cmake --build build
  8. Build release with: cmake --build build --config Release

Have fun.

About

A simple .dll for Guild Wars to block duplicate scrimmages and an explicit check, that it wont be able to crash anymore.

Resources

Stars

Watchers

Forks

Packages

No packages published