stackotter / delta-client

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

Change MetalView as NSViewRepresentable to struct for macOS 13 Ventura. #117

Closed gracien-app closed 1 year ago

gracien-app commented 2 years ago

Description

Fixes crash on macOS 13 Ventura, where NSViewRepresentable has to be value type.

Type of change

Please delete options that are not relevant.

Checklist: