u3d-community / U3D

Open-source, cross-platform 2D and 3D game engine built in C++
https://u3d.io
MIT License
160 stars 26 forks source link

Web Build Fixes #55

Closed SirNate0 closed 11 months ago

SirNate0 commented 11 months ago
SirNate0 commented 11 months ago

I tested the click to play on my phone and it worked fine, and I rebased onto the last change to master (I missed it earlier with having multiple remotes).

The mingw windows builds have been failing for a while now because of an issue with the action installing it (I think there is a workaround, but that can be done in a separate PR), as has the QA build.

If you want, I could disable the wasm builds within the Linux workflow, but otherwise I think it's ready to be merged.

klaussilveira commented 11 months ago

Let's merge it!