mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 03:47:02 +00:00
ab1e809426
Since most browsers no longer allow making async requests from a page loaded from `file://`, we now need a proper HTTP server to load the exported HTML5 game. This should also allow us to get the debugger to work over a WebSocket connection.