godot/platform/web
bruvzg 2718a7b7d3
Add support for the custom initial screen for the main window, fix primary screen detection.
2023-01-07 11:14:35 +02:00
..
api One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
export One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
js One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
.eslintrc.engine.js
.eslintrc.html.js
.eslintrc.js
.eslintrc.libs.js
README.md
SCsub
audio_driver_web.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
audio_driver_web.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
detect.py
display_server_web.cpp Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00
display_server_web.h Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00
dom_keys.inc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
emscripten_helpers.py
godot_audio.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
godot_js.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
godot_webgl2.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_client_web.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
http_client_web.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
javascript_bridge_singleton.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
logo.png
os_web.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
os_web.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
package-lock.json
package.json
platform_config.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
run_icon.png
serve.py
web_main.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
web_runtime.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00

README.md

Web platform port

This folder contains the C++ and JavaScript code for the Web platform port, compiled using Emscripten.

It also contains a ESLint linting setup (see package.json).

See also misc/dist/html folder for additional files used by this platform such as the html shell (web page).

Documentation

Artwork license

logo.png and run_icon.png are licensed under Creative Commons Attribution 3.0 Unported per the HTML5 logo usage guidelines.