1
0
forked from Clones/Controlify

🐘 Update to 1.20.2

This commit is contained in:
isXander
2023-09-26 23:12:55 +01:00
parent fb0373253b
commit 94684887cc
12 changed files with 78 additions and 39 deletions

View File

@ -0,0 +1,12 @@
# Controlify 1.7.0 (Beta 2) for 1.20.2
## Changes
- Updated to 1.20.2.
- Pressing back button on server list now focuses on the back button.
## Bug Fixes
- Fix pause menu no longer showing button guides (regression in 1.7.0-beta.1).
- Fix NullPointerException when opening radial menu with an invalid action bound.
- Fix crash when discovering controllers without SDL loaded.