khinkills v 0.4

This commit is contained in:
dreat 2026-01-26 16:49:45 +01:00
parent 9c6978e188
commit 23c9d5304f
No known key found for this signature in database
GPG key ID: B24F8F4D3724EE54
7 changed files with 122 additions and 2 deletions

View file

@ -111,7 +111,7 @@ body {
<script src="khinkills.js"></script>
<script>
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"khinkills","experimentalVK":false,"fileSizes":{"khinkills.pck":26720844,"khinkills.wasm":36145869},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_CONFIG = {"args":[],"canvasResizePolicy":2,"emscriptenPoolSize":8,"ensureCrossOriginIsolationHeaders":true,"executable":"khinkills","experimentalVK":false,"fileSizes":{"khinkills.pck":26742992,"khinkills.wasm":38034280},"focusCanvas":true,"gdextensionLibs":[],"godotPoolSize":4};
const GODOT_THREADS_ENABLED = false;
const engine = new Engine(GODOT_CONFIG);