niklas2902 / py4godot

Python scripting for Godot. This GDExtension plugin allows you to use Python like GDScript, accessing the Godot engine's features and benefiting from Python's vast ecosystem.
MIT License
62 stars 7 forks source link

macOS support #77

Open Ivorforce opened 3 weeks ago

Ivorforce commented 3 weeks ago

Hiya,

I'm noticing the latest pre-release does not have a macOS binary inside. What's your status with macOS support?

I just added a macOS target to https://github.com/maiself/godot-python-extension, and while I don't want to uphold dual development for the long term (see my comments in this discussion about that), I could see myself contributing a quick macOS build here too just to have it done and compare the projects for myself.

Cheers

niklas2902 commented 2 weeks ago

Hey,

I don’t have the hardware to test on macOS, so there’s currently no support for it. It would be fantastic if you could add macOS support to the project, but please don’t feel obligated if it’s too much work. Honestly, I’m not too proud of the build system 😅. If you need any help, feel free to reach out.

Sorry, for getting back so late. I'll try catch up with everything over the next days