Instead of looking for mouse presses every frame, which caused a decent amount of lag, I changed the input method to look for touch input, which decreased lag and improved the experience
Needed to remove the Builds folder so that it didn't interfere with GitHub's language detection and so that it didn't take up unnecessary space because everything is added in releases anyways.