EngoEngine / engo

Engo is an open-source 2D game engine written in Go.
https://engoengine.github.io
MIT License
1.73k stars 137 forks source link

Add support for Apple M1 #785

Closed otraore closed 2 years ago

otraore commented 2 years ago

image

Closes #782

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 39.221% when pulling f63c1c1996aaf65d42223ef32724585c0d5e5dd9 on apple-m1 into 2c084801e34ce1688e2324650467ace4abcf1cff on master.

otraore commented 2 years ago

Requires https://github.com/EngoEngine/gl/pull/37

Noofbiz commented 2 years ago

https://github.com/EngoEngine/gl/releases/tag/v1.0.13 is published, I'll add a commit to upgrade the go.mod file