summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-11-21 09:53:06 +0200
committerJan Tuomi <jan@jantuomi.fi>2025-11-21 09:53:06 +0200
commitfc6cd0cdd704711a216026e2a967212ee7e6e744 (patch)
tree7e616e102da78d7d2decbf11d2ad3347a7e83ae4 /docs
parent691d9967bd9fac6c3b0e272d3c91f60ba077104a (diff)
Build
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
-rw-r--r--docs/index.pckbin2031236 -> 2031252 bytes
-rw-r--r--docs/index.service.worker.js2
3 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index a0bf7f3..bc734da 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -112,7 +112,7 @@ body {
<script src="index.js"></script>
<script>
-const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":2031236,"index.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4,"serviceWorker":"index.service.worker.js"};
+const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"index","experimentalVK":false,"fileSizes":{"index.pck":2031252,"index.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4,"serviceWorker":"index.service.worker.js"};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);
diff --git a/docs/index.pck b/docs/index.pck
index 6ddd290..4fa9031 100644
--- a/docs/index.pck
+++ b/docs/index.pck
Binary files differ
diff --git a/docs/index.service.worker.js b/docs/index.service.worker.js
index bdf7b8d..887a823 100644
--- a/docs/index.service.worker.js
+++ b/docs/index.service.worker.js
@@ -4,7 +4,7 @@
// Incrementing CACHE_VERSION will kick off the install event and force
// previously cached resources to be updated from the network.
/** @type {string} */
-const CACHE_VERSION = '1763709219|21931205031';
+const CACHE_VERSION = '1763711573|24285426062';
/** @type {string} */
const CACHE_PREFIX = 'MobileMetroidvan-sw-cache-';
const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;