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

Refactor configuration synchronisation between DeltaClient and DeltaCore, and implement toggle sprint and toggle sneak #182

Closed ninjadev64 closed 10 months ago

ninjadev64 commented 10 months ago

Description

This PR implements an elegant way for DeltaCore to access configuration values provided by DeltaClient (and DeltaClientGtk).

Type of change

Please delete options that are not relevant.

Checklist:

ninjadev64 commented 10 months ago

Just spotted one or two stylistic errors, will fix soon