Vencord / Installer

A cross platform gui/cli app for installing Vencord
GNU General Public License v3.0
491 stars 66 forks source link

Add Mac Arm64 build #99

Closed ghost closed 3 months ago

ghost commented 10 months ago

Avoid need to install rosetta for arm64 on macos (haven't tested yet)

ImLvna commented 10 months ago

just use rosetta /usr/sbin/softwareupdate --install-rosetta --agree-to-license

ghost commented 10 months ago

True, the objective was to avoid having users install rosetta just for this, since it's a non-reversible operation (cant remove rosetta). personally i compiled locally, and it works. this is for convenience

Justman100 commented 5 months ago

@ImLvna @francisconunesribeiro

What here now?