virtualx-engine/misc/dist/html
Fabio Alessandrelli 73f396572a [HTML5] PWA service worker prefers cached version.
Use an offline first approach, where we prefer the cached version over
the network one.
This forces games using PWA to always re-export the project and not just
the PCK, so that the service worker version gets updated correctly, and
the end-user cache is correctly cleared on update.
2022-02-06 18:33:13 +01:00
..
editor.html Tweak theme color to match the Godot editor's background color 2022-01-25 18:13:59 +01:00
full-size.html Center the indeterminate spinner on HTML5 page 2021-12-10 11:18:38 +01:00
logo.svg Remove two very slightly displaced duplicate vertices on Gobot's face 2020-12-29 13:54:08 +01:00
manifest.json Tweak theme color to match the Godot editor's background color 2022-01-25 18:13:59 +01:00
offline-export.html [HTML5] Export as Progressive Web App. 2021-04-27 15:09:03 +02:00
offline.html Tweak theme color to match the Godot editor's background color 2022-01-25 18:13:59 +01:00
service-worker.js [HTML5] PWA service worker prefers cached version. 2022-02-06 18:33:13 +01:00