Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DeltaGW2 authored Apr 27, 2024
1 parent e8166d2 commit 4d798b3
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,17 @@
[![](https://discordapp.com/api/guilds/410828272679518241/widget.png?style=banner2)](https://discord.gg/Mvk7W7gjE4)
[![](https://raidcore.gg/Resources/Images/Patreon.png)](https://www.patreon.com/bePatron?u=46163080)

![](https://img.shields.io/github/license/RaidcoreGG/MouseLookHandler?style=for-the-badge&labelColor=%23131519&color=%230F79AA)
![](https://img.shields.io/github/v/release/RaidcoreGG/MouseLookHandler?style=for-the-badge&labelColor=%23131519&color=%230F79AA)
![](https://img.shields.io/github/downloads/RaidcoreGG/MouseLookHandler/total?style=for-the-badge&labelColor=%23131519&color=%230F79AA)
![](https://img.shields.io/github/license/RaidcoreGG/GW2-SlashGG?style=for-the-badge&labelColor=%23131519&color=%230F79AA)
![](https://img.shields.io/github/v/release/RaidcoreGG/MGW2-SlashGG?style=for-the-badge&labelColor=%23131519&color=%230F79AA)
![](https://img.shields.io/github/downloads/RaidcoreGG/GW2-SlashGG/total?style=for-the-badge&labelColor=%23131519&color=%230F79AA)

# MouseLookHandler
Accessibility addon aiding with action cam and other little tweaks.
# GW2-SlashGG
Nexus addon to GG with the press of a button.

Please direct suggestions on the [Raidcore Discord](https://discord.gg/raidcore) server.

## Installation
Install via the [Nexus](https://raidcore.gg/Nexus) Addon Library or download the latest `MouseLookHandler.dll` from the [Releases](https://github.com/RaidcoreGG/MouseLookHandler/releases) and place in `<Guild Wars 2>/addons`
Install via the [Nexus](https://raidcore.gg/Nexus) Addon Library or download the latest `GW2-SlashGG.dll` from the [Releases](https://github.com/RaidcoreGG/GW2-SlashGG/releases) and place in `<Guild Wars 2>/addons`

## Features
- Automatically enable action cam while moving.
- Automatically enable action cam while in combat.
- Automatically enable action cam while mounted.
- Reroute left-/right-click to another button while action cam is on. E.g. right-click to dodge.
- Reset cursor to center after action cam.
- Hold down a specific key to temporarily disable action cam.

## How it works
Using the Mumble API to keep track of whether the player is moving or mounted.
Hooking WndProc to intercept inputs and then sending different inputs.
- Adds a UI GG button.

0 comments on commit 4d798b3

Please sign in to comment.