You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version `5.0.0`: massively improved performance by utilizing Project …
…Panama rather than JNA for keystate/interception calls, and improved `AimBotThread` sleeping to be more precise
Version `4.0.0`:
- Kotlin upgraded to `1.7.20`
- Gradle upgraded to `7.5.1`
- Kotlin-Script for Gradle, rather than Groovy
- Separated Gradle build into `gradle-build` composite build
- All dependencies upgraded to latest versions
- Base package changed from `com.overwatcheat` to `org.jire.overwatcheat`
- Main file renamed from `Overwatcheat` to `Main`