u3d-community / U3D

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

Use emscripten_set_window_title API #56

Closed SirNate0 closed 12 months ago

SirNate0 commented 12 months ago

Previous changes didn't actually allow setting the title.

Also fix broken web build action.