stackotter / delta-client

An open source Minecraft Java Edition client built for speed.
https://deltaclient.app
GNU General Public License v3.0
313 stars 33 forks source link

Right align/column for debug menu text and keybind+event for inventory toggle #162

Closed JWhitmore1 closed 1 year ago

JWhitmore1 commented 1 year ago

Description

Implemented a right align feature for GUIListItems, created a second column in the debug menu with info about cpu, memory and gpu. Implemented keybind, event and check for inventory toggle in preparation for starting the inventory interface.

JWhitmore1 commented 1 year ago

All resolved