thelabcat / DS-FPS-Mouse-Fixer-Linux

A Python cross-platform port of https://github.com/JDoe212/DS-FPS-Mouse-Fixer
GNU General Public License v3.0
0 stars 0 forks source link

Add First Hunt support #3

Closed thelabcat closed 6 months ago

thelabcat commented 6 months ago

My current plan is as follows: Make a separate script that imports the MPHMouseFix object, and makes a new class based on it, redefining methods and absolute variables as necessary. Note, I must add a name == "main" check to the main script in order to import it. S.D.G.