virtual-puppet-project / vpuppr

VTuber application made with Godot 4
Mozilla Public License 2.0
721 stars 60 forks source link

[FEATURE]: compiled for mac users #187

Open Supermagnum opened 1 year ago

Supermagnum commented 1 year ago

Description

I think that mac users will enjoy it if it's available for mac.

Why is this needed

It will make it easier to get to work on mac.

Additional information

No response

you-win commented 1 year ago

This is in progress, I just need to find time to figure out how to pack the binary for Mac correctly.

OSX expects binaries to be bundled with additional metadata and libraries, which is extremely different from Windows and Linux. For whatever reason, bundling multiple binaries and arbitrary files is not working (needed for OpenSeeFace support + translation/plugins).

naanlizard commented 9 months ago

+1, would be very helpful

Is there a way to run it without the precompiled binaries?