u3d-community / U3D

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

Use emscripten_set_window_title API #56

Closed SirNate0 closed 11 months ago

SirNate0 commented 11 months ago

Previous changes didn't actually allow setting the title.

Also fix broken web build action.