UnknownShadow200
7db720f10f
Change webclient hosting documentation to clarify scope a bit better
2021-11-10 17:39:20 +11:00
UnknownShadow200
ce2c3a9607
Update webclient hosting documentation
2021-11-01 18:27:26 +11:00
UnknownShadow200
81f5e829e6
Add documentation in hosting-webclient.md for how to properly design webpage hosting the webclient for mobile devices
2020-11-03 22:43:36 +11:00
UnknownShadow200
399bd8812c
Fix tex ids overlay title with high DPI, update hosting-flask.md
2020-08-22 23:44:03 +10:00
UnknownShadow200
2de35be8d9
Fix hosting-webclient.md not working with very recent emscripten
...
Emscripten doesn't special case '#canvas' to Module['canvas'] anymore, instead it does document.querySelector('#canvas'). So give the canvas element the id of 'canvas' instead of 'GameCanvas' to make it work.
Also change the 'exception thrown' message to include the actual javascript error message.
2020-08-22 16:18:39 +10:00
UnknownShadow200
47e85fcc73
fix link in hosting-webclient.md (good old case sensitivity)
2020-08-20 18:56:05 +10:00
UnknownShadow200
35ed41ab81
Fix wrong link in hosting-webclient.md and simplify hosting-flask.md by combining the 3 html template files into 1
2020-07-08 18:27:13 +10:00
UnknownShadow200
3ce5b1145a
Split up misc folder into misc and doc folder
2020-05-29 22:43:10 +10:00