diff options
| author | JacobPalecki <[email protected]> | 2020-09-22 19:59:47 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-22 19:59:47 -0700 |
| commit | 77f420cf45a1a0bee00602965e687097367e2a70 (patch) | |
| tree | fa088af8f2feb54df5bcb6a036715fd32d0511e8 /grapher/ReadMe | |
| parent | Merge pull request #21 from JacobPalecki/GUI (diff) | |
| parent | Update credits (diff) | |
| download | rawaccel-77f420cf45a1a0bee00602965e687097367e2a70.tar.xz rawaccel-77f420cf45a1a0bee00602965e687097367e2a70.zip | |
Merge pull request #22 from JacobPalecki/GUI
Replace SigmoidGain with Motivity & Cleanup
Diffstat (limited to 'grapher/ReadMe')
| -rw-r--r-- | grapher/ReadMe/ReadMe.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/grapher/ReadMe/ReadMe.md b/grapher/ReadMe/ReadMe.md index 1d0c282..84afc2a 100644 --- a/grapher/ReadMe/ReadMe.md +++ b/grapher/ReadMe/ReadMe.md @@ -11,4 +11,11 @@ Raw Accel will be signed to run as a fully trusted driver. It modifies mouse inp Development of Raw Accel is ongoing at https://github.com/a1xd/rawaccel. Being a signed driver, the guts of the Raw Accel driver will be updated infrequently. The GUI can be updated as often was we like, however, so please let us know if you find any bugs. ## Further Help -For an overview of everything Raw Accel has to offer, please see the guide (guide.md). For a list of frequently asked questions, please see the FAQ (FAQ.md).
\ No newline at end of file +For an overview of everything Raw Accel has to offer, please see the guide (guide.md). For a list of frequently asked questions, please see the FAQ (FAQ.md). + +## Credits +simon - Driver & Acceleration Logic +\_m00se\_ - GUI, Gain features, Acceleration types +Sidiouth - Primary tester and sounding board +TauntyAmordillo - Originator of the alternate curve ideas (Natural and Motivity types) +Kovaak - Brought us together
\ No newline at end of file |