TorqueGameEngines / Torque2D

A completely free, open-source, 2D game engine built on proven torque technology.
MIT License
1.25k stars 110 forks source link

Apple Silicon Support #29

Open haneenmahd opened 3 years ago

haneenmahd commented 3 years ago

Need Support for Apple Silicon Macs Natively

JeffProgrammer commented 3 years ago

Shouldn't be too much of a lift. See this for what I did in Torque3D:

https://github.com/TorqueGameEngines/Torque3D/pull/487

WageCrusader commented 10 months ago

currently working on this, will PR on the developer branch when complete...

greenfire27 commented 10 months ago

Godspeed!

WageCrusader commented 10 months ago

You should be able to track the progress of Apple Silicon support at this PR: https://github.com/TorqueGameEngines/Torque2D/pull/70